Documentation
¶
Index ¶
- func ContainsDuplicates(data *[]string) (string, bool)
- func Difference(a, b []string) []string
- func DumpRequest(r *http.Request) string
- func EmptyAppError() *model.AppError
- func GetCurrentDateString(timezone string) string
- func GetKeyHash(key string) string
- func HasHave(count int) string
- func Max(a, b int) int
- func Min(a, b int) int
- func ParseRRuleFromString(rruleString string, startDate time.Time) (*rrule.RRule, error)
- func SendEphemeralText(msg string) (*model.CommandResponse, *model.AppError)
- func SingularPlural(count int) string
- func SplitArgs(s string) ([]string, error)
- func UserIcon(userId string) string
- type LogWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsDuplicates ¶
func DumpRequest ¶
func EmptyAppError ¶
func GetCurrentDateString ¶
func GetKeyHash ¶
func ParseRRuleFromString ¶
func SendEphemeralText ¶
func SendEphemeralText(msg string) (*model.CommandResponse, *model.AppError)
func SingularPlural ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.