Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Root = kit.NewRouter(httptransport.Group("/wasmlog"))
Functions ¶
This section is empty.
Types ¶
type RemoveWasmLogByInstanceID ¶
type RemoveWasmLogByInstanceID struct { httpx.MethodDelete InstanceID types.SFID `in:"path" name:"instanceID"` }
func (*RemoveWasmLogByInstanceID) Output ¶
func (r *RemoveWasmLogByInstanceID) Output(ctx context.Context) (interface{}, error)
func (*RemoveWasmLogByInstanceID) Path ¶
func (r *RemoveWasmLogByInstanceID) Path() string
Click to show internal directories.
Click to hide internal directories.