Documentation ¶
Index ¶
- func DBInit(datadir string)
- func Get(key string) []byte
- func GetBufferType(buffer []byte) string
- func GetDataDir() string
- func GetFileContentType(out *os.File) string
- func Mkdir(dirName string) error
- func PrintMemUsage()
- func Set(key string, value []byte)
- func SetDataDir(newdatadir string)
- func StrCompare(a, b string) float64
- func Unzip(src, dest string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDataDir ¶
func GetDataDir() string
GetDataDir - Get string of path that should be used to store data
func GetFileContentType ¶
GetFileContentType - returns file type
func StrCompare ¶
StrCompare - Compare similarity of 2 strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.