spellcheck

package
v19.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type ActionType

type ActionType = original.ActionType
const (
	Edit ActionType = original.Edit
	Load ActionType = original.Load
)

func PossibleActionTypeValues

func PossibleActionTypeValues() []ActionType

type Answer

type Answer = original.Answer

type BaseClient

type BaseClient = original.BaseClient

func New

func New() BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string) BaseClient

type BasicAnswer

type BasicAnswer = original.BasicAnswer

type BasicIdentifiable

type BasicIdentifiable = original.BasicIdentifiable

type BasicResponse

type BasicResponse = original.BasicResponse

type BasicResponseBase

type BasicResponseBase = original.BasicResponseBase

type Error

type Error = original.Error

type ErrorCode

type ErrorCode = original.ErrorCode
const (
	InsufficientAuthorization ErrorCode = original.InsufficientAuthorization
	InvalidAuthorization      ErrorCode = original.InvalidAuthorization
	InvalidRequest            ErrorCode = original.InvalidRequest
	None                      ErrorCode = original.None
	RateLimitExceeded         ErrorCode = original.RateLimitExceeded
	ServerError               ErrorCode = original.ServerError
)

func PossibleErrorCodeValues

func PossibleErrorCodeValues() []ErrorCode

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ErrorSubCode

type ErrorSubCode = original.ErrorSubCode

func PossibleErrorSubCodeValues

func PossibleErrorSubCodeValues() []ErrorSubCode

type ErrorType

type ErrorType = original.ErrorType
const (
	RepeatedToken ErrorType = original.RepeatedToken
	UnknownToken  ErrorType = original.UnknownToken
)

func PossibleErrorTypeValues

func PossibleErrorTypeValues() []ErrorType

type Identifiable

type Identifiable = original.Identifiable

type Response

type Response = original.Response

type ResponseBase

type ResponseBase = original.ResponseBase

type SpellCheck

type SpellCheck = original.SpellCheck

type SpellingFlaggedToken

type SpellingFlaggedToken = original.SpellingFlaggedToken

type SpellingTokenSuggestion

type SpellingTokenSuggestion = original.SpellingTokenSuggestion

type Type

type Type = original.Type
const (
	TypeAnswer        Type = original.TypeAnswer
	TypeErrorResponse Type = original.TypeErrorResponse
	TypeIdentifiable  Type = original.TypeIdentifiable
	TypeResponse      Type = original.TypeResponse
	TypeResponseBase  Type = original.TypeResponseBase
	TypeSpellCheck    Type = original.TypeSpellCheck
)

func PossibleTypeValues

func PossibleTypeValues() []Type

Jump to

Keyboard shortcuts

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