package
1.14.2
Repository: https://github.com/wisetime-io/grpc-gateway.git
Documentation: pkg.go.dev

# Functions

CacheExpires helper function to determine remaining time before repeating a request.
NewAPIClient creates a new API client.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

List of pathenumPathEnum.
List of pathenumPathEnum.
List of NestedDeepEnum.
List of MessagePathEnumNestedPathEnum.
List of MessagePathEnumNestedPathEnum.
List of examplepbNumericEnum.
List of NestedDeepEnum.
List of examplepbNumericEnum.

# Variables

ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes a oauth2.TokenSource as authentication for the request.

# Structs

Nested is nested type.
APIClient manages communication with the A Bit of Everything API v1.0 In most cases there should be only one, shared, APIClient.
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Intentionaly complicated message type to cover many features of Protobuf.
No description provided by the author
No description provided by the author
No description provided by the author
GenericSwaggerError Provides access to the body, error and model on returned errors.
No description provided by the author
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
paths: \"f.a\" paths: \"f.b.d\" Here `f` represents a field in some root message, `a` and `b` fields in the message found in `f`, and `d` a field found in the message in `f.b`.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
ExamplepbNumericEnum : NumericEnum is one or zero.
No description provided by the author
NestedDeepEnum : DeepEnum is one or zero.
No description provided by the author