domain_template

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ChiHTTPHandlerTemplate string = `` /* 140-byte string literal not displayed */
View Source
const ChiTodoHandlerTemplate string = `` /* 432-byte string literal not displayed */
View Source
const EchoHTTPHandlerTemplate string = `` /* 145-byte string literal not displayed */
View Source
const EchoTodoHandlerTemplate string = `` /* 433-byte string literal not displayed */
View Source
const FiberHTTPHandlerTemplate string = `` /* 145-byte string literal not displayed */
View Source
const FiberTodoHandlerTemplate string = `` /* 429-byte string literal not displayed */
View Source
const GinHTTPHandlerTemplate string = `` /* 145-byte string literal not displayed */
View Source
const GinTodoHandlerTemplate string = `` /* 423-byte string literal not displayed */
View Source
const GorillaHTTPHandlerTemplate string = `` /* 164-byte string literal not displayed */
View Source
const GorillaTodoHandlerTemplate string = `` /* 433-byte string literal not displayed */
View Source
const TodoDTOTemplate string = `
package dto

type Todo struct {
	ID    string
	Title string
	Done  bool
}
`
View Source
const TodoRepositoryTemplate string = `` /* 522-byte string literal not displayed */
View Source
const TodoServiceTemplate string = `` /* 453-byte string literal not displayed */

Variables

This section is empty.

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