Versions in this module Expand all Collapse all v0 v0.8.0 Dec 11, 2017 Changes in this version + const KeyDelimiter + func Load(app InitStater, filePath string) error + type Doc struct + Accounts []json.RawMessage + PluginOptions []json.RawMessage + type FullDoc struct + AppOptions *Doc + ChainID string + type InitStater interface + InitState func(module, key, value string) error + type Option struct + Key string + Module string + Value string + func GetOptions(path string) ([]Option, error)