1
0
mirror of https://github.com/rancher/os.git synced 2025-09-24 20:09:21 +00:00
Files
os/config
Wang Long dc33d84a48 config/types.go: add "" to field tag
The field tag format accepted is[1]:
    `(...) yaml:"[<key>][,<flag1>[,<flag2>]]" (...)`
so we should add double quotation marks for the
filed tag format.

[1]: https://godoc.org/gopkg.in/yaml.v2

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2015-10-31 23:54:56 +08:00
..
2015-10-12 19:50:57 +08:00
2015-10-12 19:50:57 +08:00
2015-10-12 19:50:57 +08:00
2015-10-12 19:50:57 +08:00
2015-08-27 12:24:26 -07:00
2015-09-30 23:59:22 +05:00
2015-10-31 23:54:56 +08:00