stringer

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Float64Stringer

type Float64Stringer struct {
	Val float64
}

func (Float64Stringer) String

func (h Float64Stringer) String() string

type FuncStringer

type FuncStringer struct {
	Fn func() string
}

func (FuncStringer) String

func (s FuncStringer) String() string

type HexStringer

type HexStringer struct {
	Val []byte
}

func (HexStringer) String

func (h HexStringer) String() string

type Int64Stringer

type Int64Stringer struct {
	Val int64
}

func (Int64Stringer) String

func (h Int64Stringer) String() string

type SinceSeconds

type SinceSeconds struct {
	Val time.Time
}

func (SinceSeconds) String

func (s SinceSeconds) String() string

type Uint64Stringer

type Uint64Stringer struct {
	Val uint64
}

func (Uint64Stringer) String

func (h Uint64Stringer) String() string

Jump to

Keyboard shortcuts

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