Documentation
¶
Index ¶
- func Create(in *proxy.CreateRequest) error
- func Delete(in *proxy.DeleteRequest) error
- func Edit(in *proxy.EditRequest) error
- func GetDetailByName(name string) (*models.ProxyBasic, error)
- func Restart(in *proxy.RestartRequest) error
- func Start(in *proxy.StartRequest) error
- func Status(name string) ([]*serve.ProxyTask, error)
- func Stop(in *proxy.StopRequest) error
- type EmptyResponse
- type Response
- type StatusResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDetailByName ¶
func GetDetailByName(name string) (*models.ProxyBasic, error)
GetDetailByName 通过名称获取代理详情
Types ¶
type EmptyResponse ¶
Click to show internal directories.
Click to hide internal directories.