full

command
v1.25.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Command full is a complete, runnable example app built on the gogo library: a small shared-notes service. A note has a name, a body, a public/private flag, and free-text (name-keyed) owners. It exists to demonstrate the whole library contract -- the five archetypes, the route/Access presets, an OwnershipModel, app pages rendered in the shared chrome, App.Nav/CSP/ParseConfig/Lifecycle -- and to give gogo its own end-to-end (Robot Framework) test target. See docs/user-guide.md, which walks through this exact app.

Run it with:

URL=http://localhost:8080/ LISTEN=:8080 ADMIN_TOFU=true go run ./examples/full

then visit /setup to claim the first admin, /notes to manage notes, /users for account management, and /metrics for Prometheus.

Jump to

Keyboard shortcuts

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