Directories
¶
Path | Synopsis |
---|---|
Package check is a rich testing extension for Go's testing package.
|
Package check is a rich testing extension for Go's testing package. |
cmd
|
|
Package crock32 implements Douglas Crockford's Base32 encoding.
|
Package crock32 implements Douglas Crockford's Base32 encoding. |
Package imgext return array of all Image Extensions
|
Package imgext return array of all Image Extensions |
Package pretty provides pretty-printing for Go values.
|
Package pretty provides pretty-printing for Go values. |
## htmlgo Type safe and modularize way to generate html on server side.
|
## htmlgo Type safe and modularize way to generate html on server side. |
Package ini provides INI file read and write functionality in Go.
|
Package ini provides INI file read and write functionality in Go. |
openapi
|
|
Example usage: package main import ( "fmt" ) func main() { UUID4 := uuid.UUID4() fmt.Println("UUID4 is", UUID4) UUID5 := uuid.UUID5(uuid.NamespaceDNS, "SomeName") fmt.Println("UUID5", UUID5) } Package uuidapikey contains generator, validator, and converter that transforms UUIDs into human-readable Base32-Crockford encoded API Keys
|
Example usage: package main import ( "fmt" ) func main() { UUID4 := uuid.UUID4() fmt.Println("UUID4 is", UUID4) UUID5 := uuid.UUID5(uuid.NamespaceDNS, "SomeName") fmt.Println("UUID5", UUID5) } Package uuidapikey contains generator, validator, and converter that transforms UUIDs into human-readable Base32-Crockford encoded API Keys |
Package wildmatch used to match strings against a simple wildcard pattern.
|
Package wildmatch used to match strings against a simple wildcard pattern. |
Package yaml implements YAML support for the Go language.
|
Package yaml implements YAML support for the Go language. |
Click to show internal directories.
Click to hide internal directories.