Documentation ¶
Index ¶
- func AbsInt64(x int64) int64
- func Contains(s []string, e string) bool
- func FromProtoTime(t *tspb.Timestamp) (time.Time, error)
- func GetUserToken(ctx context.Context) string
- func InPlusMinusRange(center int64, fluctuation int64, value int64) bool
- func IsNilInterface(v interface{}) bool
- func IsValidEmail(s string) bool
- func MaxInt64(a int64, b int64) int64
- func MergeWithOverride(dest, merge interface{}) error
- func ToProtoTime(t time.Time) (*tspb.Timestamp, error)
- func Unique(slice []int) []int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InPlusMinusRange ¶
InPlusMinusRange ...
func IsValidEmail ¶ added in v0.3.2
func MergeWithOverride ¶
func MergeWithOverride(dest, merge interface{}) error
MergeWithOverride ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.