MCPcopy
hub / github.com/micro/go-micro / Set

Method Set

config/reader/reader.go:21–21  ·  view source on GitHub ↗
(val interface{}, path ...string)

Source from the content-addressed store, hash-verified

19 Bytes() []byte
20 Get(path ...string) (Value, error)
21 Set(val interface{}, path ...string)
22 Del(path ...string)
23 Map() map[string]interface{}
24 Scan(v interface{}) error

Callers 15

PutMethod · 0.65
SetMethod · 0.65
streamMethod · 0.65
errorMethod · 0.65
sendHTTP1Method · 0.65
sendHTTP2Method · 0.65
SendMethod · 0.65
MapToStructFunction · 0.65
ListMethod · 0.65
ListMethod · 0.65
ListMethod · 0.65
setMethod · 0.65

Implementers 2

configconfig/default.go
jsonValuesconfig/reader/json/values.go

Calls

no outgoing calls