Documentation ¶
Overview ¶
*
- @author yezz
- @date 2022/1/6 16:19
*
- @author yezz
- @date 2022/1/6 16:27
*
- @author yezz
- @date 2022/1/6 16:27
*
- @author yezz
- @date 2022/1/6 16:28
*
- @author yezz
- @date 2022/1/6 16:28
*
- @author yezz
- @date 2022/1/6 16:24
*
- @author yezz
- @date 2022/1/6 16:29
*
- @author yezz
- @date 2022/1/6 16:29
*
- @author yezz
- @date 2022/1/6 16:33
Index ¶
Constants ¶
View Source
const ( WebServerReadTimeOut = 5 WebServerWriteTimeOut = 5 )
Variables ¶
This section is empty.
Functions ¶
func PluginsName ¶
Types ¶
type WebClientPlugin ¶
type WebClientPlugin struct {
// contains filtered or unexported fields
}
func (*WebClientPlugin) Call ¶
func (r *WebClientPlugin) Call(f string, args ...interface{}) (interface{}, error)
func (*WebClientPlugin) Close ¶
func (r *WebClientPlugin) Close()
func (*WebClientPlugin) Run ¶
func (r *WebClientPlugin) Run()
Click to show internal directories.
Click to hide internal directories.