package
1.17.16
Repository: https://github.com/golangid/candi.git
Documentation: pkg.go.dev

# Functions

NewACLPermissionChecker creates a new instance of ACLPermissionChecker.
NewBasicAuthValidator creates a new instance of BasicAuthValidator.
NewBroker creates a new instance of Broker.
NewCache creates a new instance of Cache.
NewCloser creates a new instance of Closer.
NewGraphQLHandler creates a new instance of GraphQLHandler.
NewGraphQLMiddleware creates a new instance of GraphQLMiddleware.
NewGRPCHandler creates a new instance of GRPCHandler.
NewGRPCMiddleware creates a new instance of GRPCMiddleware.
NewHTTPMiddleware creates a new instance of HTTPMiddleware.
NewLocker creates a new instance of Locker.
NewMiddleware creates a new instance of Middleware.
NewMongoDatabase creates a new instance of MongoDatabase.
NewPublisher creates a new instance of Publisher.
NewRedisPool creates a new instance of RedisPool.
NewRESTHandler creates a new instance of RESTHandler.
NewRESTRouter creates a new instance of RESTRouter.
NewRSAKey creates a new instance of RSAKey.
NewServerHandler creates a new instance of ServerHandler.
NewSQLDatabase creates a new instance of SQLDatabase.
NewTokenValidator creates a new instance of TokenValidator.
NewValidator creates a new instance of Validator.
NewWorkerHandler creates a new instance of WorkerHandler.

# Structs

ACLPermissionChecker is an autogenerated mock type for the ACLPermissionChecker type.
BasicAuthValidator is an autogenerated mock type for the BasicAuthValidator type.
Broker is an autogenerated mock type for the Broker type.
Cache is an autogenerated mock type for the Cache type.
Closer is an autogenerated mock type for the Closer type.
GraphQLHandler is an autogenerated mock type for the GraphQLHandler type.
GraphQLMiddleware is an autogenerated mock type for the GraphQLMiddleware type.
GRPCHandler is an autogenerated mock type for the GRPCHandler type.
GRPCMiddleware is an autogenerated mock type for the GRPCMiddleware type.
HTTPMiddleware is an autogenerated mock type for the HTTPMiddleware type.
Locker is an autogenerated mock type for the Locker type.
Middleware is an autogenerated mock type for the Middleware type.
MongoDatabase is an autogenerated mock type for the MongoDatabase type.
Publisher is an autogenerated mock type for the Publisher type.
RedisPool is an autogenerated mock type for the RedisPool type.
RESTHandler is an autogenerated mock type for the RESTHandler type.
RESTRouter is an autogenerated mock type for the RESTRouter type.
RSAKey is an autogenerated mock type for the RSAKey type.
ServerHandler is an autogenerated mock type for the ServerHandler type.
SQLDatabase is an autogenerated mock type for the SQLDatabase type.
TokenValidator is an autogenerated mock type for the TokenValidator type.
Tracer is an autogenerated mock type for the Tracer type.
Validator is an autogenerated mock type for the Validator type.
WorkerHandler is an autogenerated mock type for the WorkerHandler type.