types

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CIDR

type CIDR struct {
	IP    net.IP
	IPNet *net.IPNet
}

func (CIDR) String

func (c CIDR) String() string

type RFC3339Duration

type RFC3339Duration struct {
	Year   int
	Month  int
	Day    int
	Hour   int
	Minute int
	Second int
	Week   int
}

func (RFC3339Duration) String

func (r RFC3339Duration) String() string

type Time

type Time struct {
	Hour       int
	Minute     int
	Second     int
	NanoSecond int
	Location   *time.Location
}

func (Time) String

func (t Time) String() string

func (Time) Time

func (t Time) Time(year int, month time.Month, day int) time.Time

Jump to

Keyboard shortcuts

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