Documentation ¶
Index ¶
- func CopyFromDuration(diags diag.Diagnostics, v attr.Value, o **durationpb.Duration)
- func CopyFromTimestamp(diags diag.Diagnostics, v attr.Value, o **timestamppb.Timestamp)
- func CopyToDuration(diags diag.Diagnostics, o *durationpb.Duration, t attr.Type, v attr.Value) attr.Value
- func CopyToTimestamp(diags diag.Diagnostics, o *timestamppb.Timestamp, t attr.Type, v attr.Value) attr.Value
- func GenSchemaDuration(_ context.Context) tfsdk.Attribute
- func GenSchemaTimestamp(_ context.Context) tfsdk.Attribute
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFromDuration ¶
func CopyFromDuration(diags diag.Diagnostics, v attr.Value, o **durationpb.Duration)
func CopyFromTimestamp ¶
func CopyFromTimestamp(diags diag.Diagnostics, v attr.Value, o **timestamppb.Timestamp)
func CopyToDuration ¶
func CopyToDuration(diags diag.Diagnostics, o *durationpb.Duration, t attr.Type, v attr.Value) attr.Value
func CopyToTimestamp ¶
func CopyToTimestamp(diags diag.Diagnostics, o *timestamppb.Timestamp, t attr.Type, v attr.Value) attr.Value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.