Files

server/website

Overview

Static website assets and server-side handling. Serves operator web artifacts and supporting handlers. Key routines cover website test within the website subsystem.

Go Files

  • website.go Serves static website assets and handles related API endpoints.
  • website_test.go (tests) Tests website serving logic and routing.