server

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(port string)

Run run server with port

Types

type Application

type Application struct {
	Name     string `json:"name"`
	Template string `json:"template"`
	Params   string `json:"params"`
}

Application struct

func (*Application) Convert

func (app *Application) Convert() appboot.Application

Convert to appboot Application

type Params

type Params struct {
	Method      string      `json:"method"`
	Application Application `json:"application,omitempty"`
}

Params params struct

Jump to

Keyboard shortcuts

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