internal

package
v0.401.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

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

func IsSigned added in v0.200.0

func IsSigned(ctx context.Context) bool

IsSigned returns true if the context indicates we're working with an envelope with signatures.

func SignedContext added in v0.200.0

func SignedContext(ctx context.Context) context.Context

SignedContext returns a new context with the signed flag set.

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.

Jump to

Keyboard shortcuts

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