agent

package
v1.0.64 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgentHandler

func NewAgentHandler(router *gin.RouterGroup)

Types

type ApiAgentHandler

type ApiAgentHandler struct{}

func (*ApiAgentHandler) API_DownloadAgentSave

func (h *ApiAgentHandler) API_DownloadAgentSave(c *gin.Context)

func (*ApiAgentHandler) API_GetSyncSaves

func (h *ApiAgentHandler) API_GetSyncSaves(c *gin.Context)

func (*ApiAgentHandler) API_PostSyncSaves

func (h *ApiAgentHandler) API_PostSyncSaves(c *gin.Context)

func (*ApiAgentHandler) API_UploadAgentBackup

func (h *ApiAgentHandler) API_UploadAgentBackup(c *gin.Context)

func (*ApiAgentHandler) API_UploadAgentLog

func (h *ApiAgentHandler) API_UploadAgentLog(c *gin.Context)

func (*ApiAgentHandler) API_UploadAgentSave

func (h *ApiAgentHandler) API_UploadAgentSave(c *gin.Context)

type LogUpdate

type LogUpdate struct {
	Source    string `json:"source"`
	Line      string `json:"line"`
	Timestamp int64  `json:"timestamp"`
}

Jump to

Keyboard shortcuts

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