Versions in this module Expand all Collapse all v3 v3.0.1 Mar 21, 2022 v3.0.0 Mar 21, 2022 Changes in this version + type ByteSize uint64 + func (bs *ByteSize) MarshalJSON() ([]byte, error) + func (bs *ByteSize) MarshalYAML() (interface{}, error) + func (bs *ByteSize) Set(s string) error + func (bs *ByteSize) UnmarshalJSON(val []byte) error + func (bs *ByteSize) UnmarshalYAML(unmarshal func(interface{}) error) error + func (bs ByteSize) Get() interface{} + func (bs ByteSize) String() string + func (bs ByteSize) Val() int + type LabelSet struct + func (v *LabelSet) Set(s string) error + func (v *LabelSet) UnmarshalYAML(unmarshal func(interface{}) error) error + func (v LabelSet) MarshalYAML() (interface{}, error) + func (v LabelSet) String() string Other modules containing this package github.com/pao214/loki github.com/pao214/loki/v2