envutil

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Durations

type Durations []time.Duration

func (*Durations) UnmarshalText

func (d *Durations) UnmarshalText(text []byte) error

func (Durations) Value

func (d Durations) Value() []time.Duration

type File

type File string

func (File) CertPool

func (f File) CertPool() (*x509.CertPool, error)

func (File) IsProvided

func (f File) IsProvided() bool

func (File) Path

func (f File) Path() string

func (*File) UnmarshalText

func (f *File) UnmarshalText(text []byte) error

type Port

type Port string

func (*Port) UnmarshalText

func (p *Port) UnmarshalText(text []byte) error

func (Port) Value

func (p Port) Value() string

type Url

type Url string

func (*Url) UnmarshalText

func (u *Url) UnmarshalText(text []byte) error

func (Url) Value

func (s Url) Value() string

type Urls

type Urls []string

func ToUrls

func ToUrls(s ...string) Urls

func (Urls) Join

func (s Urls) Join() string

func (*Urls) UnmarshalText

func (us *Urls) UnmarshalText(text []byte) error

func (Urls) Value

func (s Urls) Value() []string

Jump to

Keyboard shortcuts

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