Documentation ¶
Index ¶
- func AddMessageIDifNotExists(header []byte, messageID string) []byte
- func AppendKeyToHeader(header []byte, key, val string) []byte
- func DelKeyFromHeader(header []byte, key string) []byte
- func GetHeaderBytesAndEndPtr(pl []byte) ([]byte, int)
- func GetKeyFromHeader(header []byte, key string) []string
- func LengthLinesReader(r io.Reader) (int, int)
- func PrependHeaderByKey(header []byte, key, val string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMessageIDifNotExists ¶
func AppendKeyToHeader ¶
func DelKeyFromHeader ¶
func GetHeaderBytesAndEndPtr ¶
func GetKeyFromHeader ¶ added in v1.0.25
func PrependHeaderByKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.