Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateReadingError ¶
type StateReadingError struct {
// contains filtered or unexported fields
}
func NewStateReadingError ¶
func NewStateReadingError() *StateReadingError
func (*StateReadingError) Add ¶
func (s *StateReadingError) Add(err error)
func (*StateReadingError) Error ¶
func (s *StateReadingError) Error() string
Click to show internal directories.
Click to hide internal directories.