Documentation
¶
Index ¶
- func BoolPointer(v bool) *bool
- func DurationPointer(v time.Duration) *time.Duration
- func FloatPointer(v float32) *float32
- func IntPointer(v int) *int
- func NewTime(t *testing.T, layout, str string) time.Time
- func StringPointer(v string) *string
- func TestName(_ *testing.T, name string, index int) string
- func TimePointer(v time.Time) *time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolPointer ¶
func FloatPointer ¶
func IntPointer ¶
func StringPointer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.