Versions in this module Expand all Collapse all v0 v0.2.0 Aug 20, 2021 v0.1.1 Jul 8, 2021 Changes in this version + type Array struct + func Arr() *Array + func (*Array) MarshalZerologArray(*Array) + type BufferPool struct + func NewBufferPool() (bp *BufferPool) + func (pool *BufferPool) Get() (buffer *bytes.Buffer) + func (pool *BufferPool) Put(buffer *bytes.Buffer) + type Payload []byte