MCPcopy Create free account
hub / github.com/StackExchange/httpunit / Primitive

Struct Primitive

_third_party/github.com/BurntSushi/toml/decode.go:39–42  ·  view source on GitHub ↗

Primitive is a TOML value that hasn't been decoded into a Go value. When using the various `Decode*` functions, the type `Primitive` may be given to any value, and its decoding will be delayed. A `Primitive` value can be decoded using the `PrimitiveDecode` function. The underlying representation o

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