Documentation
¶
Overview ¶
A simple `main.go` snippet serves as the entry point. Default values are used here:
- The `env` structure is located in the working directory alongside `main.go`.
- The `default` seller is used (found in `env/sellers/default`).
- The `native` provider is used (specified in `env/system/systm.yaml` via `zugferd_provider=native` and `pdf_provider=native`).
You can find a detailed code example showing how to integrate nexfact as a library in `orchestrator.orchestrator_test`.
Click to show internal directories.
Click to hide internal directories.