autocode

package
v0.0.0-...-23c7218 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoCodeExampleService

type AutoCodeExampleService struct{}

func (*AutoCodeExampleService) CreateAutoCodeExample

func (autoCodeExampleService *AutoCodeExampleService) CreateAutoCodeExample(autoCodeExample autocode.AutoCodeExample) (err error)

func (*AutoCodeExampleService) DeleteAutoCodeExample

func (autoCodeExampleService *AutoCodeExampleService) DeleteAutoCodeExample(autoCodeExample autocode.AutoCodeExample) (err error)

func (*AutoCodeExampleService) GetAutoCodeExample

func (autoCodeExampleService *AutoCodeExampleService) GetAutoCodeExample(id uint) (err error, autoCodeExample autocode.AutoCodeExample)

func (*AutoCodeExampleService) GetAutoCodeExampleInfoList

func (autoCodeExampleService *AutoCodeExampleService) GetAutoCodeExampleInfoList(info request.AutoCodeExampleSearch) (err error, list interface{}, total int64)

func (*AutoCodeExampleService) UpdateAutoCodeExample

func (autoCodeExampleService *AutoCodeExampleService) UpdateAutoCodeExample(autoCodeExample *autocode.AutoCodeExample) (err error)

type ServiceGroup

type ServiceGroup struct {
	// Code generated by github.com/liujianjiang/gin-vue-admin/server Begin; DO NOT EDIT.
	AutoCodeExampleService
}

Jump to

Keyboard shortcuts

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