Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultMarshal ¶
func DefaultMarshal(v interface{}) error
DefaultMarshal set same dir same name .json config file and marshal from a struct v is a pointer to structure
func DefaultUnmarshal ¶
func DefaultUnmarshal(v interface{}) error
DefaultUnmarshal read same dir same name .json config file and unmarshal to a struct v is a pointer to structure
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.