directory
2.0.0+incompatible
Repository: https://github.com/csci-2390-project/grpc-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package insecure provides an implementation of the credentials.TransportCredentials interface which disables transport security.
Package local implements local transport credentials.
Package oauth implements gRPC credentials using OAuth.
Package sts implements call credentials using STS (Security Token Service) as defined in https://tools.ietf.org/html/rfc8693.
No description provided by the author