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

Method Scan

config/reader/reader.go:36–36  ·  view source on GitHub ↗
(val interface{})

Source from the content-addressed store, hash-verified

34 StringSlice(def []string) []string
35 StringMap(def map[string]string) map[string]string
36 Scan(val interface{}) error
37 Bytes() []byte
38}

Callers 15

TestVerifyPassesFirstTryFunction · 0.65
CountMethod · 0.65
scanRowFunction · 0.65
scanRowsFunction · 0.65
CountMethod · 0.65
scanRowFunction · 0.65
scanRowsFunction · 0.65
initDBMethod · 0.65
rowToRecordMethod · 0.65
rowsToRecordsMethod · 0.65

Implementers 2

valueconfig/value.go
jsonValueconfig/reader/json/values.go

Calls

no outgoing calls