//
pkg.gl
Category
github.com/pactus-project/pactus
www
grpc
basicauth
package
1.5.0
Repository:
https://github.com/pactus-project/pactus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
29 SLOC
#
Functions
EncodeBasicAuth
EncodeBasicAuth generates a Basic Authentication header value using the provided username and password according to RFC 7617.
New
No description provided by the author
#
Structs
BasicAuth
BasicAuth is an implementation of grpc.PerRPCCredentials based on the Basic HTTP Authentication Schema.