Skip to content

A truly free (public domain) library for Google Go (golang)

License

Notifications You must be signed in to change notification settings

suite911/amy911

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-alpha abi-unstable Build Status CC0-1.0

amy911

A free miscellaneous library for Google Go (golang).

API Stability

  • bitfield api-stable
  • dialog api-pre-alpha
  • logs api-alpha
  • maths api-beta
  • onfail api-candidate
  • query api-alpha
  • security api-candidate
  • states api-alpha
  • str api-candidate
  • syspath api-pre-alpha

Assume any packages not listed in the above are pre-alpha.

License

This library is truly free, not GNU-encumbered "free software". Use it for any purpose, even commercial. Attribution is appreciated but not required.

Installation

go get -u github.com/amy911/amy911/...

Imports

import "github.com/amy911/amy911/bitfield"
import "github.com/amy911/amy911/dialog"
import "github.com/amy911/amy911/logs"
import "github.com/amy911/amy911/maths"
import "github.com/amy911/amy911/onfail"
import "github.com/amy911/amy911/query"
import "github.com/amy911/amy911/security"
import "github.com/amy911/amy911/states"
import "github.com/amy911/amy911/str"
import "github.com/amy911/amy911/syspath"

Usage Examples

For now, see the README.md in each subdirectory for examples of that package.

About

A truly free (public domain) library for Google Go (golang)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages