FileEngine

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileEngine

type FileEngine struct {
	// contains filtered or unexported fields
}

执行文件本身

func NewFileEngine

func NewFileEngine() (*FileEngine, error)

初始化加载全部程序现有变量

func (*FileEngine) Change

func (f *FileEngine) Change(name string, newValue string) error

修改静态变量的值

func (*FileEngine) Get

func (f *FileEngine) Get(name string) *sv.SV

获取静态变量的值

Jump to

Keyboard shortcuts

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