Documentation ¶
Index ¶
Constants ¶
View Source
const (
EntryCollection = "entries"
)
Variables ¶
View Source
var (
ErrBlindTestChannelNotFound = fmt.Errorf("BlindTest channel not found")
)
View Source
var (
ErrMasterNotFound = fmt.Errorf("Master not found")
)
View Source
var (
NoErrUpdatingAnswers = fmt.Errorf("Successfully updated answers. :+1:")
)
Functions ¶
Types ¶
type BlindBot ¶
func (*BlindBot) AnnouncementMessage ¶
func (*BlindBot) SubmitHandler ¶
func (b *BlindBot) SubmitHandler(w http.ResponseWriter, r *http.Request)
type SlackMessage ¶
Click to show internal directories.
Click to hide internal directories.