internal

package
v0.204.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 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 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.

Jump to

Keyboard shortcuts

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