utils

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicServer

type BasicServer struct {
	StaticDirs   []string
	TemplateDirs []string
	FuncMaps     []map[string]any
	Templates    *templar.TemplateGroup
	// contains filtered or unexported fields
}

func (*BasicServer) Init

func (b *BasicServer) Init()

func (*BasicServer) Serve

func (b *BasicServer) Serve(ctx context.Context, addr string) error

Jump to

Keyboard shortcuts

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