-
Eric Chiang authored
ghodss/yaml converts from YAML to JSON before attempting to unmarshal. This allows us to: * Get the correct behavor when decoding base64'd []byte slices. * Use *json.RawMessage. * Not have to support extravagant YAML features. * Let our structs use `json:` tags
aa7f304b
Name |
Last commit
|
Last update |
---|---|---|
Documentation | ||
api | ||
cmd | ||
connector | ||
examples | ||
scripts | ||
server | ||
storage | ||
vendor | ||
version | ||
web/templates | ||
.gitignore | ||
.travis.yml | ||
DCO | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
TODO.md | ||
glide.lock | ||
glide.yaml | ||
glide_test.go |