proxy

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

type Proxy[T any] struct {
	// contains filtered or unexported fields
}

func (*Proxy[T]) Get

func (p *Proxy[T]) Get() (T, error)

func (*Proxy[T]) IsSet

func (p *Proxy[T]) IsSet() bool

func (*Proxy[T]) Set

func (p *Proxy[T]) Set(obj T)

func (*Proxy[T]) Unset

func (p *Proxy[T]) Unset()

Jump to

Keyboard shortcuts

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