Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnauthenticated = errors.New("err user failed to authenticate") ErrInvalidSigningMethod = errors.New("err invalid signing method") ErrInvalidAccessToken = errors.New("err invalid access token") ErrInvalidPhoneNumber = errors.New("err invalid phone number") ErrPhoneNotFound = errors.New("err phone not found") )
Functions ¶
func RunsInContainer ¶
func RunsInContainer() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.