config

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: Apache-2.0 Imports: 29 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterTranslator

func RegisterTranslator(variant, version string, trans translator)

RegisterTranslator registers a translator for the specified variant and version to be available for use by TranslateBytes. This is only needed by users implementing their own translators outside the Butane package.

func TranslateBytes

func TranslateBytes(input []byte, options common.TranslateBytesOptions) ([]byte, report.Report, error)

TranslateBytes wraps all of the individual TranslateBytes functions in a switch that determines the correct one to call. TranslateBytes returns an error if the report had fatal errors or if other errors occured during translation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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