Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotATimestamp = errors.New("not a slack timestamp")
Functions ¶
Types ¶
type Time ¶
func (Time) MarshalJSON ¶
func (Time) SlackString ¶
SlackString returns the time as a slack timestamp (i.e. "1234567890.123456").
func (*Time) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.