# Packages
No description provided by the author
# Functions
New creates an instance of the BaseClient client.
NewWithoutDefaults creates an instance of the BaseClient client.
PossibleActionTypeValues returns an array of possible values for the ActionType const type.
PossibleErrorCodeValues returns an array of possible values for the ErrorCode const type.
PossibleErrorSubCodeValues returns an array of possible values for the ErrorSubCode const type.
PossibleErrorTypeValues returns an array of possible values for the ErrorType const type.
PossibleModeValues returns an array of possible values for the Mode const type.
PossibleTypeValues returns an array of possible values for the Type const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
AuthorizationDisabled ...
AuthorizationExpired ...
AuthorizationMissing ...
AuthorizationRedundancy ...
Blocked ...
DefaultEndpoint is the default value for endpoint.
Edit ...
HTTPNotAllowed ...
InsufficientAuthorization ...
InvalidAuthorization ...
InvalidRequest ...
Load ...
None ...
NotImplemented ...
ParameterInvalidValue ...
ParameterMissing ...
Proof ...
RateLimitExceeded ...
RepeatedToken ...
ResourceError ...
ServerError ...
Spell ...
TypeAnswer ...
TypeErrorResponse ...
TypeIdentifiable ...
TypeResponse ...
TypeResponseBase ...
TypeSpellCheck ...
UnexpectedError ...
UnknownToken ...
# Structs
Answer ...
BaseClient is the base client for Spellcheck.
Error defines the error that occurred.
ErrorResponse the top-level response that represents a failed request.
Identifiable defines the identity of a resource.
Response defines a response.
ResponseBase ...
SpellCheck ...
SpellingFlaggedToken ...
SpellingTokenSuggestion ...
# Interfaces
BasicAnswer ...
BasicIdentifiable defines the identity of a resource.
BasicResponse defines a response.
BasicResponseBase ...
# Type aliases
ActionType enumerates the values for action type.
ErrorCode enumerates the values for error code.
ErrorSubCode enumerates the values for error sub code.
ErrorType enumerates the values for error type.
Mode enumerates the values for mode.
Type enumerates the values for type.