package
Version:
v0.0.0-...-7428ece
Opens a new window with list of versions in this module.
Published: Aug 6, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Code generated by goctl. DO NOT EDIT.
type Request struct {
Sub string `json:"sub,optional"`
Obj string `json:"obj,optional"`
Act string `json:"act,optional"`
}
type Response struct {
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.