Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(baseURL string) specification.Interactor
Types ¶
type HTTPRequest ¶
type HTTPRequest struct {
Method string
Path string
Body any
Context specification.Context
}
type HTTPResponse ¶
Click to show internal directories.
Click to hide internal directories.