Documentation
¶
Overview ¶
Package internal contains internal objects that may be used for reference inside GOBL but are not intended for use outside of the library.
Index ¶
Constants ¶
View Source
const (
// KeySigned is the context key used to indicate that the envelope is signed.
KeySigned contextKey = "signed"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mcp provides a Model Context Protocol server for GOBL.
|
Package mcp provides a Model Context Protocol server for GOBL. |
|
Package ops contains the core document operations (build, validate, sign, correct, replicate) shared by the CLI, HTTP API, MCP server, and WASM.
|
Package ops contains the core document operations (build, validate, sign, correct, replicate) shared by the CLI, HTTP API, MCP server, and WASM. |
Click to show internal directories.
Click to hide internal directories.