Documentation
¶
Index ¶
- func AssertEquals(t *testing.T, a, b interface{})
- func AssertFalse(t *testing.T, j bool)
- func AssertTrue(t *testing.T, j bool)
- func CheckPointerByInstance(i interface{}) bool
- func CheckPointerByType(t reflect.Type) bool
- func CheckSliceByInstance(i interface{}) bool
- func CheckSliceByType(t reflect.Type) bool
- func GetPointedTypeByInstance(i interface{}) reflect.Type
- func GetSliceItemTypeByType(t reflect.Type) reflect.Type
- func GetTagStructMapping(t reflect.Type, tagName string) map[string]int
- func UnixTime(t time.Time) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEquals ¶
func AssertFalse ¶
func AssertTrue ¶
func CheckPointerByInstance ¶
func CheckPointerByInstance(i interface{}) bool
func CheckPointerByType ¶
func CheckSliceByInstance ¶
func CheckSliceByInstance(i interface{}) bool
func CheckSliceByType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.