static

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

README

static assets

Reserved for step 1+. Currently empty; populated in later build steps (CSS, htmx.min.js). The presence of this file is required so the embed.FS in internal/static/static.go has at least one entry.

Documentation

Overview

Package static owns the embedded static-asset filesystem. Lives in its own package so the //go:embed directive sits next to the files it embeds (Go forbids ../ in embed paths).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FS

func FS() fs.FS

FS returns the static asset filesystem. README.md is included for now because Go's embed requires at least one matching file; once real assets land in step 1+ it can be removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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