MCPcopy Create free account
hub / github.com/prometheus/common / tmp

Struct tmp

config/config_test.go:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26func TestJSONMarshalSecret(t *testing.T) {
27 type tmp struct {
28 S Secret
29 }
30 for _, tc := range []struct {
31 desc string
32 data tmp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected