Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
JSONStringType = jsonStringType{}
)
Functions ¶
This section is empty.
Types ¶
type JSONString ¶
type JSONString struct {
basetypes.StringValue
}
func JSONStringNull ¶
func JSONStringNull() JSONString
func JSONStringUnknown ¶
func JSONStringUnknown() JSONString
func JSONStringValue ¶
func JSONStringValue(value string) JSONString
func (JSONString) StringSemanticEquals ¶
func (v JSONString) StringSemanticEquals(_ context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)
Click to show internal directories.
Click to hide internal directories.