htmlui

package module
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: MIT Imports: 6 Imported by: 0

README

moneymemo-htmlui

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

func SetLogger

func SetLogger(newLogger Logger)

Types

type Logger

type Logger interface {
	D(args ...any)
	E(src any, args ...any)
	I(args ...any)
}

type StaticFileHandler

type StaticFileHandler struct {
	// contains filtered or unexported fields
}

func (*StaticFileHandler) ServeHTTP

func (h *StaticFileHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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