package
0.0.0-20220801081751-e72c3bae6fe8
Repository: https://github.com/argoeu/ams-push-server.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AuthInterceptor provides ACL based access to the service using certificate DNs.
NewGRPCServer configures and returns a new *grpc.Server.
NewPushService returns a pointer to a PushService and initialises its fields.
StatusInterceptor is used in order to check, depending on the service's status if the call should be continued or not.
# Constants
No description provided by the author
# Structs
PushService holds all the the information and functionality regarding the push implementation.