package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Dec 10, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port int
}
type Proxy interface {
Run()
Stop()
}
type Response struct {
Code string `json:"code"`
Msg string `json:"message"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.