package
1.0.5
Repository: https://github.com/mrapry/go-lib.git
Documentation: pkg.go.dev

# Interfaces

Broker abstraction.
Closer abstraction.
EchoRestHandler delivery factory for echo handler.
GraphQLHandler delivery factory for graphql resolver handler.
GraphQLMiddleware interface, common middleware for graphql handler, as directive in graphql schema.
GRPCHandler delivery factory for grpc handler.
GRPCMiddleware interface, common middleware for grpc handler.
HTTPMiddleware interface, common middleware for http handler.
Middleware abstraction.
MongoDatabase abstraction.
PostgreDatabase abstraction.
Publisher abstract interface.
RedisPool abstraction.
RSAKey abstraction.
SQLDatabase abstraction.
Store abstract interface.
TokenValidator abstract interface.
Validator abstract interface.
WorkerHandler delivery factory for all worker handler.