Documentation
¶
Index ¶
- Constants
- func CollectorConfOutputBSON() series.CollectorOptionProvider
- func RenderHistogramBSON(wr *bytes.Buffer, key string, labels fun.Future[[]byte], ...)
- func RenderLabelsBSON(output *bytes.Buffer, labels []dt.Pair[string, string], ...)
- func RenderMetricBSON(buf *bytes.Buffer, key string, labels fun.Future[[]byte], value int64, ...)
- type Pool
Constants ¶
View Source
const ErrAlreadyClosed ers.Error = ers.Error("connection already closed")
Variables ¶
This section is empty.
Functions ¶
func CollectorConfOutputBSON ¶
func CollectorConfOutputBSON() series.CollectorOptionProvider
func RenderHistogramBSON ¶
func RenderLabelsBSON ¶
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) GetConnection ¶
func (p *Pool) GetConnection() io.WriteCloser
Click to show internal directories.
Click to hide internal directories.