//
pkg.gl
Category
github.com/apparentlymart/go-tf-func-provider
tffunc
package
0.0.0-20240411175800-ddb0ac26dd34
Repository:
https://github.com/apparentlymart/go-tf-func-provider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
4
Files
324 SLOC
#
Functions
NewProvider
NewProvider constructs a new [Provider] that initially supports no functions at all.
#
Structs
Provider
Provider represents a functions-only provider for Terraform, or other software that can act as a client for Terraform's plugin protocol.