Categorygithub.com/dictyBase/aphgrpc
modulepackage
1.4.2
Repository: https://github.com/dictybase/aphgrpc.git
Documentation: pkg.go.dev

# README

aphgrpc

License
Go Reference Latest release
Maintainability
Last commit
Funding

Package aphgrpc provides various interfaces, functions, types for building and working with gRPC services.

Misc badges

Issues Open Issues Closed Issues
Total PRS Open PRS Closed PRS Merged PRS
Commits Branches Tags
GitHub repo size GitHub code size in bytes Lines of Code

# Functions

AssignFieldsToStructs copy fields value between structure.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NatsFlag returns a cli.Flag slice for using in the command line arguments.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

MetaKey is the key used for storing all metadata.

# Variables

ErrAuthentication represents the absence of valid authentication credentials.
ErrDatabaseDelete represents database update delete errors.
ErrDatabaseInsert represents database insert related errors.
ErrDatabaseQuery represents database query related errors.
ErrDatabaseUpdate represents database update related errors.
ErrExists represents the presence of an HTTP resource.
ErrSparseFieldSets represents any error with invalid sparse fieldsets query parameter.
ErrFilterParam represents any error with invalid filter query paramter.
ErrIncludeParam represents any error with invalid include query parameter.
ErrInValidParam represents any error with validating input parameters.
ErrJSONEncoding represents any json encoding error.
ErrMessagingPub represents any error in publish subscribe messaging.
ErrMessagingReply represents any error in request reply messaging.
ErrMessagingReq represents any error in request reply messaging.
ErrMessagingSub represents any error in publish subscribe messaging.
ErrNotAcceptable represents any error with wrong or inappropriate http Accept header.
ErrNotFound represents the absence of an HTTP resource.
ErrOuthExchange represents any error in exchanging a code for a token with the oauth server.
ErrRetrieveMetadata represents any error to retrieve grpc metadata from the running context.
ErrStructMarshal represents any error with marshalling structure.
ErrUnsupportedMedia represents any error with unsupported media type in http header.
ErrUserRetrieval represents any error in retrieving user information from an oauth provider.
ErrXForwardedHost represents any failure or absence of x-forwarded-host HTTP header in the grpc context.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author