https://github.com/twmb/types
A helper package for arbitrary Go types.
https://github.com/twmb/types
Last synced: about 1 year ago
JSON representation
A helper package for arbitrary Go types.
- Host: GitHub
- URL: https://github.com/twmb/types
- Owner: twmb
- License: bsd-3-clause
- Created: 2021-09-21T02:40:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T16:39:33.000Z (over 4 years ago)
- Last Synced: 2025-02-01T03:43:01.620Z (over 1 year ago)
- Language: Go
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
types
=====
[][godev]


[godev]: https://pkg.go.dev/github.com/twmb/types
`types` is a small Go package that provides simple helper functions on
arbitrary types. The aim is to provide drop in easy replcaements for rote
functions that are sometimes necessary.
If you stumble upon this repo and have an idea that seems to fit for an easy
drop in, please open an issue!