deps

package
v1.1.15 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAuth added in v1.1.14

func CheckAuth(ses cellnet.Session) bool

func ClearSvc

func ClearSvc(flagAddr *string)

func ClearValue

func ClearValue(flagAddr *string)

func DeleteNotify added in v1.1.14

func DeleteNotify(key, reason string)

func DeleteValue

func DeleteValue(flagAddr *string, key string)

func DeleteValueRecurse added in v1.1.14

func DeleteValueRecurse(key, reason string)

func GetValue

func GetValue(flagAddr *string, key string)

func LoadPersistFile added in v1.1.14

func LoadPersistFile(fileName string)

func SetValue

func SetValue(flagAddr *string, key, value string)

func StartCheckRedundantValue added in v1.1.14

func StartCheckRedundantValue()

移除token丢失的values

func StartPersistCheck added in v1.1.14

func StartPersistCheck(fileName string)

func StartSvc added in v1.1.14

func StartSvc(arg *string)

func ViewKey

func ViewKey(flagAddr *string)

func ViewSvc

func ViewSvc(flagAddr *string)

Types

type DiscoveryExtend

type DiscoveryExtend interface {
	discovery.Discovery

	QueryAll() (ret []*discovery.ServiceDesc)

	ClearKey()

	ClearService()

	GetRawValueList(prefix string) (ret []discovery.ValueMeta)
}

func InitSD

func InitSD(arg *string) DiscoveryExtend

Jump to

Keyboard shortcuts

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