interfaces

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Serializable

type Serializable interface {
	zapcore.ObjectMarshaler
	Serialize() [][]byte
}

Serializable is an interface that allows a struct to be serialized into a byte array.

type Stringer

type Stringer interface {
	String() string
}

Stringer is an interface that allows enums to be casted into a string.

Jump to

Keyboard shortcuts

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