Discover Packages
github.com/up9cloud/gocron2
routers
host
package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Sep 8, 2017
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Create(ctx *macaron.Context)
func Edit(ctx *macaron.Context)
func Index(ctx *macaron.Context)
func Ping(ctx *macaron.Context) string
func Remove(ctx *macaron.Context) string
type HostForm struct {
Id int16
Name string `binding:"Required;MaxSize(64)"`
Alias string `binding:"Required;MaxSize(32)"`
Port int `binding:"Required;Range(1-65535)"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.