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

Method Created

jetstream/kv.go:368–368  ·  view source on GitHub ↗

Created is the time the data was put in the bucket.

()

Source from the content-addressed store, hash-verified

366
367 // Created is the time the data was put in the bucket.
368 Created() time.Time
369
370 // Delta is distance from the latest value (how far the current sequence
371 // is from the latest).

Callers 2

PurgeDeletesMethod · 0.65
PurgeDeletesMethod · 0.65

Implementers 2

kvekv.go
kvejetstream/kv.go

Calls

no outgoing calls

Tested by

no test coverage detected