package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Mar 24, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package philosophy provides access to embedded why-documents
(manifesto, about, design invariants).
WhyDoc reads a "why" document by name from the embedded filesystem.
Parameters:
- name: Document name (e.g., "manifesto", "about", "design-invariants")
Returns:
- []byte: Document content from why/
- error: Non-nil if the file is not found or read fails
Source Files
¶
Click to show internal directories.
Click to hide internal directories.