system

package
v1.1.1-beta Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExportFile

type ExportFile struct {
	Driver string      `json:"driver"`
	Data   interface{} `json:"data"`
}

func (*ExportFile) Byte

func (e *ExportFile) Byte() []byte

type IExportConfigController

type IExportConfigController interface {
	ExportAll(ctx *gin.Context) error
}

type IImportConfigController

type IImportConfigController interface {
	ImportAll(ctx *gin.Context) error
}

Jump to

Keyboard shortcuts

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