Documentation
¶
Index ¶
- Constants
- func Encode(data interface{}) ([]byte, error)
- func Hash_file_md5(filePath string) (string, error)
- func HideFile(path string) error
- func IsHidden(path string) (bool, error)
- func LogReader(prefix string, r io.Reader)
- func PathExist(file_path string) bool
- func Read(r io.Reader, data interface{}) error
- func ReadBytes(r io.Reader, size int) (int, []byte, error)
- func Write(w io.Writer, data interface{}) error
Constants ¶
View Source
const Server_id = "5f1edf5340ad0252d2fb3f85519badb8"
Variables ¶
This section is empty.
Functions ¶
func Hash_file_md5 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.