wapp

package
v0.0.0-...-44808bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package wapp implements the master api webapp.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api interface {
	Configure(*Config)
	ServeHTTP(http.ResponseWriter, *http.Request)
}

func New

func New(cpppio *api.API) Api

type Config

type Config struct {
	Enable bool
	Debug  bool
	Path   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL