mirror of https://github.com/k3s-io/k3s
![]() godep restore pushd $GOPATH/src/github.com/appc/spec git co master popd go get go4.org/errorutil rm -rf Godeps godep save ./... git add vendor git add -f $(git ls-files --other vendor/) git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS |
||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
LICENSE | ||
README | ||
doc.go | ||
go1_0.go | ||
go1_2.go | ||
read.go | ||
set.go |
README
Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections. Package docs: https://godoc.org/gopkg.in/gcfg.v1