interfaces

package
v1.0.1006 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter interface {
	// 设置默认
	SetDefault(keyName string, value any)

	Set(keyName string, value any)

	IsSet(keyName string) bool

	Get(keyName string) any

	OnConfigChange(f func(string))
}

*

  • 适配器接口 *
  • @create 2021-9-25
  • @author deatil

Jump to

Keyboard shortcuts

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