Skip to content

nathanaelle/useful.types

Repository files navigation

useful.types

License Go Doc Build Status

What is useful.types ?

useful.types is a collection of types for golang There are essentialy for the marshaling and unmarshaling of data with a minimum of data verification useful.types provides also some useful functions.

Implemented interfaces

Provided types

  • BitSet
  • Duration
  • FQDN
  • IpAddr
  • path
  • URL
  • StoreSize
  • UUID

License

2-Clause BSD

Todo / wish-list

  • write comments
  • clean some ugly stuff
  • add more tests

About

collection of useful types for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages