Documentation ¶
Index ¶
- func AllTasksCompleted(count int) string
- func AllTransactionsStored(count int) string
- func AuthCodeMissing() string
- func ErrorAuthenticating(error string) string
- func ErrorCompletingTasks(errText string) string
- func InvalidAuthState(state string) string
- func MsCredentials() string
- func NotAllTasksParsed(parsed int, total int) string
- func NotAllTransactionsStored(saved int, total int) string
- func NotAuthenticated() string
- func RedisConnectionError(error string) string
- func SendBadRequest(w *http.ResponseWriter, msg string)
- func SendInternalError(w *http.ResponseWriter, msg string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllTasksCompleted ¶
func AllTransactionsStored ¶
func AuthCodeMissing ¶
func AuthCodeMissing() string
func ErrorAuthenticating ¶
func ErrorCompletingTasks ¶
func InvalidAuthState ¶
func MsCredentials ¶
func MsCredentials() string
func NotAllTasksParsed ¶
func NotAuthenticated ¶
func NotAuthenticated() string
func RedisConnectionError ¶
func SendBadRequest ¶
func SendBadRequest(w *http.ResponseWriter, msg string)
func SendInternalError ¶
func SendInternalError(w *http.ResponseWriter, msg string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.