internal

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 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 (
	// KeyDraft is used for extract the draft status from the context.
	KeyDraft contextKey = "draft"
)

Variables

This section is empty.

Functions

func IsDraft

func IsDraft(ctx context.Context) bool

IsDraft returns true if the context indicates we're working with an envelope with the header draft status marked as true.

Types

This section is empty.

Directories

Path Synopsis
Package currency is used internally to generate Go currency structures from a data source.
Package currency is used internally to generate Go currency structures from a data source.
Package iotools helps with reading documents.
Package iotools helps with reading documents.
Package schemas helps generate JSON Schema files from the main GOBL packages.
Package schemas helps generate JSON Schema files from the main GOBL packages.

Jump to

Keyboard shortcuts

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