MCPcopy Create free account
hub / github.com/ardanlabs/kit / Decoder

Struct Decoder

mapstructure/mapstructure.go:64–66  ·  view source on GitHub ↗

A Decoder takes a raw interface value and turns it into structured data, keeping track of rich error information along the way in case anything goes wrong. Unlike the basic top-level Decode method, you can more finely control how the Decoder behaves using the DecoderConfig structure. The top-level D

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected