hcl

package
v2.9.9 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package hcl is driver use HCL format content as config source

about HCL, please see https://github.com/hashicorp/hcl

Index

Constants

This section is empty.

Variables

Decoder the hcl content decoder

Driver instance for hcl

View Source
var Encoder config.Encoder = func(ptr interface{}) (out []byte, err error) {
	err = errors.New("HCL: is not support encode data to HCL")
	return
}

Encoder the hcl content encoder

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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