Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapStatusErr ¶
When you are updating a status, you often are setting an
Types ¶
type StatusUpdateErr ¶
type StatusUpdateErr struct {
// contains filtered or unexported fields
}
func (*StatusUpdateErr) Error ¶
func (s *StatusUpdateErr) Error() string
func (*StatusUpdateErr) Unwrap ¶
func (s *StatusUpdateErr) Unwrap() error
Click to show internal directories.
Click to hide internal directories.