Registry / utility / goexl-xiren

goexl-xiren

JSON →
library0.0.9gogounverified

A Go library for Chinese ID card number validation and parsing.

go get github.com/goexl/xiren
INSTALL
IMPORT
SIG · GOEXL-XIREN
G
goexl-xiren
utilitygov0.0.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

xiren
github.com/goexl/xiren

Validate a Chinese ID card number.

package main import ( "fmt" "github.com/goexl/xiren" ) func main() { valid := xiren.ValidateIDCard("110101199001011234") fmt.Println(valid) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
goexl-xiren — go get goexl-xiren · libregistry