Documentation ¶
Index ¶
Constants ¶
View Source
const ( Success = "✔" Error = "✘" )
View Source
const (
TimeFormat = "2006/01/02 15:04:05"
)
Variables ¶
This section is empty.
Functions ¶
func AskAndStopFreeTrial ¶
Ask the user wheter or not he wants to break his free trial. If not, return without doing anything. If yes, call the given callback function.
func IsPaymentRequiredAndFreeTrialExceededError ¶
Return true if the given error is because of a Payment Required error and the free trial is exceeded.
func IsRegionDisabledError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.