package
github.com/zclconf/go-cty/cty
third-party26 third-party functions from github.com/zclconf/go-cty/cty, ranked by how often they are called outside tests and generated code.
- prod calls
- 5,895
- non-test, non-generated
- all calls
- 44,840
- total callsites
- functions
- 26
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/zclconf/go-cty/cty
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| StringVal | 1,287 |
| UnknownVal | 748 |
| ObjectVal | 466 |
| NullVal | 410 |
| Value.Type | 380 |
| Value.AsString | 256 |
| Value.IsKnown | 232 |
| ListVal | 221 |
| Value.IsNull | 166 |
| NumberIntVal | 162 |
| Path.NewErrorf | 135 |
| Type.ElementType | 127 |
| Value.WithMarks | 119 |
| Type.IsTupleType | 118 |
| List | 113 |
| Value.Unmark | 113 |
| Type.IsListType | 108 |
| Type.IsObjectType | 105 |
| Type.IsMapType | 90 |
| Type.Equals | 85 |
| Type.IsSetType | 80 |
| Set | 79 |
| ListValEmpty | 78 |
| Value.GetAttr | 75 |
| TupleVal | 72 |
| Map | 70 |