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

Method Metadata

jetstream/object.go:347–347  ·  view source on GitHub ↗

Metadata is the user supplied metadata for the bucket.

()

Source from the content-addressed store, hash-verified

345
346 // Metadata is the user supplied metadata for the bucket.
347 Metadata() map[string]string
348
349 // IsCompressed indicates if the data is compressed on disk.
350 IsCompressed() bool

Callers 1

WatchMethod · 0.65

Implementers 2

ObjectBucketStatusjetstream/object.go

Calls

no outgoing calls

Tested by

no test coverage detected