env

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TUYA_API_HOST  = "TUYA_API_HOST"
	TUYA_MSG_HOST  = "TUYA_MSG_HOST"
	TUYA_ACCESSID  = "TUYA_ACCESSID"
	TUYA_ACCESSKEY = "TUYA_ACCESSKEY"
)

Variables

View Source
var (
	Config *environment
)

Functions

func NewEnv

func NewEnv() *environment

Types

type OptionFunc

type OptionFunc func(*environment)

func WithAccessID

func WithAccessID(v string) OptionFunc

set ak

func WithAccessKey

func WithAccessKey(v string) OptionFunc

set sk

func WithApiHost

func WithApiHost(v string) OptionFunc

call api domain name

func WithAppName

func WithAppName(v string) OptionFunc

app name

func WithDebugMode

func WithDebugMode(v bool) OptionFunc

func WithMsgHost

func WithMsgHost(v string) OptionFunc

call event message domain name

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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