Documentation ¶
Index ¶
Constants ¶
View Source
const OutOfService string = "OUT_OF_SERVICE"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func (*App) MapToFillingLevels ¶
func (*App) Send ¶
func (a *App) Send(ctx context.Context, fillingLevels []domain.FillingLevel, sender SenderFunc) error
type BigBellyResponse ¶
Click to show internal directories.
Click to hide internal directories.