sbox

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrFailedToDecrypt  = utils.ConstError("failed to decrypt")
	ErrWrongEncodedSize = utils.ConstError("strange encoded size")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SBoxSvc

type SBoxSvc interface {
	Encode(value any) (string, error)
	Decode(encoded string, value any) error
}

func NewSBoxSvc

func NewSBoxSvc() SBoxSvc

func NewSBoxSvcMock added in v0.5.0

func NewSBoxSvcMock() SBoxSvc

Jump to

Keyboard shortcuts

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