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 api provides a framework-free HTTP handler for the GOBL API.
|
Package api provides a framework-free HTTP handler for the GOBL API. |
|
Package cli contains the functionality for the GOBL CLI
|
Package cli contains the functionality for the GOBL CLI |
|
Package iotools helps with reading documents.
|
Package iotools helps with reading documents. |
|
Package mcp provides a Model Context Protocol server for GOBL.
|
Package mcp provides a Model Context Protocol server for GOBL. |
Click to show internal directories.
Click to hide internal directories.