func go.pact.im/x/phcformat/encode.NewBase64
3 uses
go.pact.im/x/phcformat/encode (current package)
encode.go#L203: func NewBase64[T StringOrBytes](data T) Base64[T] {
go.pact.im/x/crypt
argon2.go#L136: option.Value(encode.NewBase64(salt)),
argon2.go#L137: option.Value(encode.NewBase64(output)),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)