mygo-plusplus

module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: Apache-2.0

README

mygo-plusplus

golang foundations framework 收集的基类与框架

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.

Jump to

Keyboard shortcuts

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