Documentation
¶
Overview ¶
Package utilities provides common helper functions for the various lambda functions in the bgurt project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvOrDefault ¶
func GetEnvOrDie ¶
func Picksome ¶
func Picksome(original []microbadge.Microbadge, n int) (picked []microbadge.Microbadge)
TODO: make this "generic"
Types ¶
type Notification ¶
type Notification struct {
Message string `json:"message"`
}
TODO: better name for struct
Click to show internal directories.
Click to hide internal directories.