Documentation
¶
Overview ¶
Package convert allows converting to and from Go values and Types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoTypeToExpr ¶
func GoTypeToExpr(ctx *adt.OpContext, x interface{}) (adt.Expr, errors.Error)
func GoValueToExpr ¶
func GoValueToExpr(ctx *adt.OpContext, nilIsTop bool, x interface{}) adt.Expr
func GoValueToValue ¶
func GoValueToValue(ctx *adt.OpContext, x interface{}, nilIsTop bool) adt.Value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.