Skip to content

A golang prototype for generic object storage and retrieval

License

Notifications You must be signed in to change notification settings

neflyte/configmap

Repository files navigation

ConfigMap

ConfigMap is a golang prototype of overlaying an interface on a MapSI (map[string]interface{}) that allows for generic objects to be more easily stored and retrieved.

The intention is to wrap commonly used type casts in first-class methods to reduce boilerplate.

License: MIT

About

A golang prototype for generic object storage and retrieval

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages