tagged_base64

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type TaggedBase64

type TaggedBase64 struct {
	// contains filtered or unexported fields
}

func New

func New(tag string, value []byte) (*TaggedBase64, error)

func Parse

func Parse(s string) (*TaggedBase64, error)

func (*TaggedBase64) MarshalJSON

func (t *TaggedBase64) MarshalJSON() ([]byte, error)

func (*TaggedBase64) String

func (t *TaggedBase64) String() string

func (*TaggedBase64) Tag

func (t *TaggedBase64) Tag() string

func (*TaggedBase64) UnmarshalJSON

func (t *TaggedBase64) UnmarshalJSON(in []byte) error

func (*TaggedBase64) Value

func (t *TaggedBase64) Value() []byte

Jump to

Keyboard shortcuts

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