storage

package
v0.0.0-...-4972dd0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

存储在进程内存中的配置处理

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFromMem

func GetFromMem(name string) []byte

返回json字节码或者nil

func GetRawConfig

func GetRawConfig(name string) (string, error)

获取配置原文

func SaveRawConfig

func SaveRawConfig(name, value string)

保存配置原文

func StoreToMem

func StoreToMem(name string, data []byte)

data json字节码

Types

This section is empty.

Directories

Path Synopsis
Package etcd based on etcd V3.
Package etcd based on etcd V3.

Jump to

Keyboard shortcuts

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