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

Method Close

expfmt/encode.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59// breaking) release in the future.
60type Closer interface {
61 Close() error
62}
63
64type encoderCloser struct {

Callers 15

OpenMethod · 0.65
CloseMethod · 0.65
TokenMethod · 0.65
TestNewClientFromConfigFunction · 0.65
TestTLSRoundTripperFunction · 0.65
TestTLSRoundTripperRacesFunction · 0.65

Implementers 2

Fileassets/embed_gzip.go
encoderCloserexpfmt/encode.go

Calls

no outgoing calls