Documentation
¶
Index ¶
- func FilterErrors(fn run.Func, filteredErrors ...error) run.Func
- func Main(ctx context.Context, app Application, sentryDSN *string, sentryProxy *string, ...) int
- func MainCmd(ctx context.Context, app run.Runnable) int
- func Run(ctx context.Context, funcs ...run.Func) error
- type Application
- type Options
- type OptionsFn
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterErrors ¶
FilterErrors for the given func
Types ¶
type Application ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.