package
1.5.0
Repository: https://github.com/pactus-project/pactus.git
Documentation: pkg.go.dev

# Functions

EncodeBasicAuth generates a Basic Authentication header value using the provided username and password according to RFC 7617.
No description provided by the author

# Structs

BasicAuth is an implementation of grpc.PerRPCCredentials based on the Basic HTTP Authentication Schema.