webapp
package webapp
import "chantico/internal/webapp"
Index
Functions
func SignalHandling
func SignalHandling() (context.Context, context.CancelFunc)
Types
type App
type App interface { Run() error }
func New
func New() (App, error)
Directories
| internal/graph | |
| internal/html | |
| internal/http | |
| internal/kubernetes |