title | goimport | gosource |
---|---|---|
Go Structures/config objects to (and from) environment variables |
fortio.org/struct2env git https://github.com/fortio/struct2env |
fortio.org/struct2env
allows you to convert from Go structures to environment variables (and back). For configuration interactions between shell and go objects.
This page is for making go get
work for fortio.org/struct2env
See the struct2env on github main page.
This is a library for your go programs
go get -u fortio.org/struct2env
As mentioned, this page mostly for making
go get fortio.org/struct2env
and godoc work.
See also the main fortio.org page.