responses

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTryLoginAgain         = "Unable to login with those details - please try again!"
	ErrTryProjectAgain       = "Unable to create or access that project - please try again!"
	ErrFixProjectDetails     = "Unable to create a project with those details - please correct them and try again!"
	ErrNeedProjectPermission = "Unable to access project - please request permission from your team owner."
	ErrMemberNotFound        = "Team member with the specified ID was not found."
	ErrTenantNotFound        = "Tenant with the specified ID was not found."
	ErrProjectNotFound       = "Project with the specified ID was not found."
	ErrTopicNotFound         = "Topic with the specified ID was not found."
	ErrLogBackIn             = "Logged out of your account - please log back in!"
	ErrVerifyEmail           = "Please verify your email address and try again!"
	ErrVerificationFailed    = "Email verification failed. Please contact support@rotational.io for assistance."
	ErrRequestNewInvite      = "Invalid invitation link - please request a new one!"
	ErrSomethingWentWrong    = "Oops - something went wrong!"
)

String errors intended to pass back from the server up to a **human** Beacon user so these need to make sense to our customers!

Functions

func RemarshalJSON added in v0.9.0

func RemarshalJSON(data []byte) (string, error)

Remarshal JSON data into a more readable string.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL