Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestRequest ¶
type TestRequest struct { core.BaseRequest RequestURL string }
func (*TestRequest) HttpRequest ¶
func (b *TestRequest) HttpRequest() (*http.Request, error)
func (*TestRequest) ServerName ¶
func (b *TestRequest) ServerName() string
Click to show internal directories.
Click to hide internal directories.