config

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAppPath

func GetAppPath(file string) string

Types

type Client

type Client interface {
	// 加载
	Load(file string, dst interface{}) error
	// 监听
	Listen(file string, dst interface{}) error
	// 关闭
	Close() error
}

func New

func New(driverName string) (Client, error)

Directories

Path Synopsis
dirver
watch

Jump to

Keyboard shortcuts

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