encode

package
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

Config represents the configuration used to create a new base64 encoding value modifier.

func DefaultConfig

func DefaultConfig() Config

DefaultConfig provides a default configuration to create a new base64 encoding value modifier by best effort.

type Service

type Service struct {
}

Service implements the base64 encoding value modifier.

func New

func New(config Config) (*Service, error)

New creates a new configured base64 encoding value modifier.

func (*Service) Modify

func (s *Service) Modify(value []byte) ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL