mcp

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 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 SystemConfigResponse

type SystemConfigResponse struct {
	Name                  string `json:"name"`
	Description           string `json:"description"`
	Port                  int    `json:"port"`
	Host                  string `json:"host"`
	DataPath              string `json:"data_path"`
	FileStorage           string `json:"file_storage"`
	AllowUserRegistration bool   `json:"allow_user_registration"`
	UploadSize            int64  `json:"upload_size"`
	MaxSaveSeconds        int    `json:"max_save_seconds"`
}

SystemConfigResponse MCP系统配置响应结构

Jump to

Keyboard shortcuts

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