Documentation
¶
Index ¶
- func CreatePassword(password string) []byte
- func EqualPassword(arr1, arr2 []byte) bool
- func ListDir(path string, onlyFiles bool) (paths []string, err error)
- func ReadJSON(obj interface{}, fileName string) (err error)
- func ToUUIDArray(data interface{}) ([]uuid.UUID, error)
- func ValidName(name string) bool
- func WriteJSON(data interface{}, fileName string) (err error)
- type ParallelWriter
- type StringWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePassword ¶
func EqualPassword ¶
func ToUUIDArray ¶
Types ¶
type ParallelWriter ¶
type StringWriter ¶
Click to show internal directories.
Click to hide internal directories.