template

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2025 License: MIT Imports: 1 Imported by: 0

README

部署模版

Documentation

Index

Constants

View Source
const (
	APP_NAME = "template"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AddTempalteRequest

type AddTempalteRequest struct {
}

type Service

type Service interface {
	// 添加模版
	AddTempalte(context.Context, *AddTempalteRequest) (*Template, error)
}

type Template

type Template struct {
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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