state

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GraphToken         = State[string]{}
	AppSecret          = State[string]{}
	PhoneNumber        = State[string]{}
	PhoneNumberID      = State[string]{}
	WebhookURL         = State[string]{}
	WebhookVerifyToken = State[string]{}
)

Functions

This section is empty.

Types

type State

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

func (*State[T]) Get

func (s *State[T]) Get() T

func (*State[T]) Set

func (s *State[T]) Set(value T)

Jump to

Keyboard shortcuts

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