Documentation
¶
Overview ¶
Package gotenberg is a Gotenberg client with stream (io.Reader) support.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gotenberg ¶
type Gotenberg struct {
// contains filtered or unexported fields
}
Gotenberg is a client for Gotenberg server. for more info see: https://github.com/thecodingmachine/gotenberg warning! don't forget to set proper timeouts as you need in Gotenberg server because default ones are too low. ex: - docker run -d -p 4798:3000 --env DEFAULT_WAIT_TIMEOUT=600 --env MAXIMUM_WAIT_TIMEOUT=600 thecodingmachine/gotenberg:6
Click to show internal directories.
Click to hide internal directories.