mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
6
vendor/github.com/zclconf/go-cty/cty/function/doc.go
generated
vendored
Normal file
6
vendor/github.com/zclconf/go-cty/cty/function/doc.go
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Package function builds on the functionality of cty by modeling functions
|
||||
// that operate on cty Values.
|
||||
//
|
||||
// Functions are, at their core, Go anonymous functions. However, this package
|
||||
// wraps around them utility functions for parameter type checking, etc.
|
||||
package function
|
Reference in New Issue
Block a user