Documentation ¶
Index ¶
- func ConvertPointer(t reflect.Type) reflect.Type
- func IsFunc(i interface{}) bool
- func IsNilPointer(i interface{}) bool
- func PasswordEncode(password string) string
- func RemoveTypePtr(t reflect.Type) reflect.Type
- func RemoveValuePtr(v reflect.Value) reflect.Value
- func UUID() string
- func Verify(plaintext, encrypt string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNilPointer ¶
func IsNilPointer(i interface{}) bool
func PasswordEncode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.