docling

package
v1.2.13 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client = internaldocling.Client

func NewClient

func NewClient(baseURL string, opts ...Option) *Client

NewClient creates a client pointing at a docling-serve base URL. baseURL is typically "http://localhost:5001". Defaults to a 120s per-request timeout - pass WithTimeout to override it for deployments that expect large or scan-heavy documents.

type ConversionResult

type ConversionResult = internaldocling.ConversionResult

type ExtractedImage

type ExtractedImage = internaldocling.ExtractedImage

type Option added in v1.2.4

type Option = internaldocling.Option

func WithTimeout added in v1.2.4

func WithTimeout(d time.Duration) Option

WithTimeout overrides the default 120s per-request HTTP timeout.

Jump to

Keyboard shortcuts

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