Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Create ¶
type Create struct {
Test string
ForBench bool `spiderweb:"query=for_bench"`
RequestBody *CreateRequest `spiderweb:"request,mime=application/json,validate"`
ResponseBody *CreateResponse `spiderweb:"response,mime=application/json,validate"`
}
type CreateRequest ¶
type CreateResponse ¶
type Get ¶
type MockDatastore ¶
Datastore is an autogenerated mock type for the Datastore type
func (*MockDatastore) RetrieveValue ¶
func (_m *MockDatastore) RetrieveValue() string
RetreiveValue provides a mock function with given fields:
type NoopLogConfig ¶
func (*NoopLogConfig) Out ¶
func (self *NoopLogConfig) Out() io.Writer
Click to show internal directories.
Click to hide internal directories.