templates

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ControllerTmpl = `` /* 467-byte string literal not displayed */
View Source
var EntityTmpl = `package entity

type {{.Name}} struct {
}
`
View Source
var ModelTmpl = `package model

type {{.Name}}Request struct {
}

type {{.Name}}Response struct {
}
`
View Source
var PostgresTmpl = `` /* 2362-byte string literal not displayed */
View Source
var ProviderTmpl = `` /* 858-byte string literal not displayed */
View Source
var RepositoryTmpl = `` /* 437-byte string literal not displayed */
View Source
var RouterTmpl = `` /* 262-byte string literal not displayed */
View Source
var UsecaseTmpl = `` /* 340-byte string literal not displayed */

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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