cmd

package
v0.0.0-...-b81042a Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: 0BSD Imports: 3 Imported by: 0

Documentation

Overview

Copyright (C) 2026 Shin'ya Minazuki Tjis file is part of Yomi

Index

Constants

This section is empty.

Variables

View Source
var Version string

String set at compile-time

Functions

func Execute

func Execute()

func HttpServe

func HttpServe(dir string, bind string)

Types

type Handler

type Handler struct {
	http.Handler
}

func (*Handler) ServeHTTP

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

type ResponseWriter

type ResponseWriter struct {
	http.ResponseWriter
	StatusCode int
}

func (*ResponseWriter) WriteHeader

func (w *ResponseWriter) WriteHeader(statusCode int)

Jump to

Keyboard shortcuts

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