IINBINGoCheck

command module
v0.0.0-...-698db54 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

README

This solution may checking our individual tax number, using official government algorithm. If number was checked true. We will be getting true value.

How to use

	chek, _ := iinbincheker.NewValidator("iin or bin")
	
	// validation
	res := chek.DirectValidating()
	
	// get tax number type
	_, doc := chek.Identify()
	iin, _ := doc.(*iinbindata.Iin)
    
	// get tax number data
	iinData := iin.Data()

Examples

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL