Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/micro/go-micro
/ Get
Method
Get
config/reader/reader.go:20–20 ·
view source on GitHub ↗
(path ...string)
Source
from the content-addressed store, hash-verified
18
type
Values
interface
{
19
Bytes() []byte
20
Get(path ...string) (Value, error)
21
Set(val
interface
{}, path ...string)
22
Del(path ...string)
23
Map()
map
[string]
interface
{}
Callers
12
Marshal
Method · 0.65
TestConfigMerge
Function · 0.65
TestConfigWatcherDirtyOverrite
Function · 0.65
Get
Method · 0.65
Next
Method · 0.65
Get
Function · 0.65
TestReader
Function · 0.65
TestValues
Function · 0.65
TestStructArray
Function · 0.65
Read
Method · 0.65
update
Method · 0.65
Get
Method · 0.65
Implementers
2
config
config/default.go
jsonValues
config/reader/json/values.go
Calls
no outgoing calls
Tested by
5
TestConfigMerge
Function · 0.52
TestConfigWatcherDirtyOverrite
Function · 0.52
TestReader
Function · 0.52
TestValues
Function · 0.52
TestStructArray
Function · 0.52