customtypes

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secret

type Secret struct {
	S string
}

func (Secret) Marshal

func (m Secret) Marshal() ([]byte, error)

func (Secret) MarshalJSON

func (m Secret) MarshalJSON() ([]byte, error)

func (*Secret) MarshalTo

func (m *Secret) MarshalTo(data []byte) (int, error)

func (*Secret) Size

func (m *Secret) Size() int

func (*Secret) Unmarshal

func (m *Secret) Unmarshal(data []byte) error

func (*Secret) UnmarshalJSON

func (m *Secret) UnmarshalJSON(data []byte) (e error)

Jump to

Keyboard shortcuts

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