types

package
v0.0.0-...-7428ece Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Code generated by goctl. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Sub string `json:"sub,optional"` //用户所属的角色
	Obj string `json:"obj,optional"` //用户需要查看机器人ID
	Act string `json:"act,optional"` //用户需要的动作,默认是read
}

type Response

type Response struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL