example

package
v0.0.0-...-b3bd717 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package example is an... example of module. More examples are available at https://github.com/gotenberg/gotenberg.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example struct {
	// contains filtered or unexported fields
}

Example is our module. It does nothing.

func (*Example) Descriptor

func (ex *Example) Descriptor() gotenberg.ModuleDescriptor

Descriptor returns an Example's module descriptor.

func (*Example) Provision

func (ex *Example) Provision(ctx *gotenberg.Context) error

Provision sets the module properties.

func (*Example) SystemMessages

func (ex *Example) SystemMessages() []string

func (*Example) Validate

func (ex *Example) Validate() error

Validate validates the module properties.

Jump to

Keyboard shortcuts

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