Documentation ¶ Index ¶ Variables func GetInitValByFullName(path, name string) (string, error) Constants ¶ This section is empty. Variables ¶ View Source var ( ErrStringNotFound = errors.New("string not found") ErrWrongBinaryFormat = errors.New("binary format error") ErrFileNotExist = errors.New("file not exist") ) Functions ¶ func GetInitValByFullName ¶ func GetInitValByFullName(path, name string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files api.go Directories ¶ Show internal Expand all Path Synopsis internal Click to show internal directories. Click to hide internal directories.