Documentation ¶
Index ¶
- func CRC32(in string) string
- func GetRawType(source interface{}) reflect.Type
- func GetRawTypeName(source interface{}) string
- func GetRawTypeShortName(source interface{}) string
- func GetSignatureSha256(in io.Reader, privateKey *rsa.PrivateKey) (string, error)
- func MD5(in string) string
- func ReadFileFromDir(dir string, filename string) ([]byte, error)
- func RemoveFileFromDir(dir string, filename string) error
- func WriteFileToDir(dir string, filename string, in io.Reader) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRawType ¶
func GetRawTypeName ¶
func GetRawTypeName(source interface{}) string
func GetRawTypeShortName ¶
func GetRawTypeShortName(source interface{}) string
func GetSignatureSha256 ¶
func RemoveFileFromDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.