# Functions
AttributePath converts cty.Path to proto.AttributePath.
BodyContent converts schema.BodyContent to proto.BodyContent.
BodySchema converts schema.BodySchema to proto.BodySchema.
Config converts tflint.Config to proto.ApplyGlobalConfig_Config.
Error converts error to gRPC error status with details.
ExpandMode converts tflint.ExpandMode to proto.GetModuleContent_ExpandMode.
Expression converts hcl.Expression to proto.Expression.
GetModuleContentHint converts tflint.GetModuleContentHint to proto.GetModuleContentHint.
GetModuleContentOption converts tflint.GetModuleContentOption to proto.GetModuleContent_Option.
ModuleCtxType converts tflint.ModuleCtxType to proto.ModuleCtxType.
Pos converts hcl.Pos to proto.Range_Pos.
Range converts hcl.Range to proto.Range.
Rule converts tflint.Rule to proto.EmitIssue_Rule.
SchemaMode converts hclext.SchemaMode to proto.SchemaMode.
Severity converts severity to proto.EmitIssue_Severity.
Value converts cty.Value to msgpack and serialized value marks.