mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-18 13:01:11 +01:00
added
This commit is contained in:
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