README ¶ Why this a customize micro config Fix origin micro.config.reader.json has a problem when i watch config change, a string field with number prefix like "123foo" would treated as number. number 123 kept, and string "foo" discarded Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func NewReader(opts ...reader.Option) reader.Reader Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewReader ¶ func NewReader(opts ...reader.Option) reader.Reader NewReader creates a json reader Types ¶ This section is empty. Source Files ¶ View all Source files json.go values.go Click to show internal directories. Click to hide internal directories.