config

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package config CopyRight:2020 作者:执着是因为无知 配置格式为 key = value 如果有单双引号会被当作值处理,区分大小写 支持用 '#' 或 '//' 作为注释符 支持用 {{VAR}} 在每行设置一个变量,每行最多允许一个变量

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(path string) (kv map[string]string, err error)

Load 加载配置文件返回kv键值对

Types

This section is empty.

Jump to

Keyboard shortcuts

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