Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrStringToStringFormat = errors.New("must be formatted as key=value")
Functions ¶
This section is empty.
Types ¶
type StringToString ¶
type StringToString struct {
// contains filtered or unexported fields
}
func (*StringToString) String ¶
func (s *StringToString) String() string
func (*StringToString) Type ¶
func (s *StringToString) Type() string
func (*StringToString) Value ¶ added in v0.6.1
func (s *StringToString) Value() map[string]string
Click to show internal directories.
Click to hide internal directories.