Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

ParamValue

sionide21 edited this page Sep 13, 2010 · 2 revisions

List of ParamValues

ParamValue Usable Go Value
IntValue int
BooleanValue bool
StringValue string
DoubleValue float
DateTimeValue time.Time
Base64Value []byte
StructValue map[string]ParamValue
ArrayValue []ParamValue
Clone this wiki locally