dto

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FrontedResp

type FrontedResp struct {
	Path      string         `json:"path"`
	Name      string         `json:"name"`
	Mod       string         `json:"mod,omitempty"`
	Component string         `json:"component"`
	Meta      map[string]any `json:"meta"`
}

type LoginReq

type LoginReq struct {
	Pass    string `json:"pass"`
	Captcha string `json:"captcha"`
}

type WsResp

type WsResp struct {
	Action string `json:"action"`
	Data   any    `json:"data"`
}

Jump to

Keyboard shortcuts

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