MCPcopy
hub / github.com/nats-io/nats.go / Set

Method Set

test/headers_test.go:254–254  ·  view source on GitHub ↗
(key, value string)

Source from the content-addressed store, hash-verified

252 Del(key string)
253 Get(key string) string
254 Set(key, value string)
255 Values(key string) []string
256 }
257 var _ HeaderInterface = http.Header{}

Callers 15

PublishMsgMethod · 0.65
PublishMsgAsyncMethod · 0.65
UpdateMethod · 0.65
DeleteMethod · 0.65
TestHeaderMultiLineFunction · 0.65
PutMethod · 0.65
publishMetaFunction · 0.65
TestWsWithCustomHeadersFunction · 0.65

Calls

no outgoing calls