Documentation ¶
Index ¶
- Constants
- Variables
- type AccessKeyIdentityType
- func (v AccessKeyIdentityType) ConstValues() []enum.IntStringerEnum
- func (v AccessKeyIdentityType) Int() int
- func (v AccessKeyIdentityType) Label() string
- func (v AccessKeyIdentityType) MarshalText() ([]byte, error)
- func (v *AccessKeyIdentityType) Scan(src interface{}) error
- func (v AccessKeyIdentityType) String() string
- func (v AccessKeyIdentityType) TypeName() string
- func (v *AccessKeyIdentityType) UnmarshalText(data []byte) error
- func (v AccessKeyIdentityType) Value() (driver.Value, error)
- type AccountIdentityType
- func (v AccountIdentityType) ConstValues() []enum.IntStringerEnum
- func (v AccountIdentityType) Int() int
- func (v AccountIdentityType) Label() string
- func (v AccountIdentityType) MarshalText() ([]byte, error)
- func (v *AccountIdentityType) Scan(src interface{}) error
- func (v AccountIdentityType) String() string
- func (v AccountIdentityType) TypeName() string
- func (v *AccountIdentityType) UnmarshalText(data []byte) error
- func (v AccountIdentityType) Value() (driver.Value, error)
- type AccountRole
- func (v AccountRole) ConstValues() []enum.IntStringerEnum
- func (v AccountRole) Int() int
- func (v AccountRole) Label() string
- func (v AccountRole) MarshalText() ([]byte, error)
- func (v *AccountRole) Scan(src interface{}) error
- func (v AccountRole) String() string
- func (v AccountRole) TypeName() string
- func (v *AccountRole) UnmarshalText(data []byte) error
- func (v AccountRole) Value() (driver.Value, error)
- type AccountSource
- func (v AccountSource) ConstValues() []enum.IntStringerEnum
- func (v AccountSource) Int() int
- func (v AccountSource) Label() string
- func (v AccountSource) MarshalText() ([]byte, error)
- func (v *AccountSource) Scan(src interface{}) error
- func (v AccountSource) String() string
- func (v AccountSource) TypeName() string
- func (v *AccountSource) UnmarshalText(data []byte) error
- func (v AccountSource) Value() (driver.Value, error)
- type AccountState
- func (v AccountState) ConstValues() []enum.IntStringerEnum
- func (v AccountState) Int() int
- func (v AccountState) Label() string
- func (v AccountState) MarshalText() ([]byte, error)
- func (v *AccountState) Scan(src interface{}) error
- func (v AccountState) String() string
- func (v AccountState) TypeName() string
- func (v *AccountState) UnmarshalText(data []byte) error
- func (v AccountState) Value() (driver.Value, error)
- type CacheMode
- func (v CacheMode) ConstValues() []enum.IntStringerEnum
- func (v CacheMode) Int() int
- func (v CacheMode) Label() string
- func (v CacheMode) MarshalText() ([]byte, error)
- func (v *CacheMode) Scan(src interface{}) error
- func (v CacheMode) String() string
- func (v CacheMode) TypeName() string
- func (v *CacheMode) UnmarshalText(data []byte) error
- func (v CacheMode) Value() (driver.Value, error)
- type ConfigType
- func (v ConfigType) ConfigType() ConfigType
- func (v ConfigType) ConstValues() []enum.IntStringerEnum
- func (v ConfigType) Int() int
- func (v ConfigType) Label() string
- func (v ConfigType) MarshalText() ([]byte, error)
- func (v *ConfigType) Scan(src interface{}) error
- func (v ConfigType) String() string
- func (v ConfigType) TypeName() string
- func (v *ConfigType) UnmarshalText(data []byte) error
- func (v ConfigType) Value() (driver.Value, error)
- func (v ConfigType) WithContext(ctx context.Context) context.Context
- type DeployCmd
- func (v DeployCmd) ConstValues() []enum.IntStringerEnum
- func (v DeployCmd) Int() int
- func (v DeployCmd) Label() string
- func (v DeployCmd) MarshalText() ([]byte, error)
- func (v *DeployCmd) Scan(src interface{}) error
- func (v DeployCmd) String() string
- func (v DeployCmd) TypeName() string
- func (v *DeployCmd) UnmarshalText(data []byte) error
- func (v DeployCmd) Value() (driver.Value, error)
- type FileSystemMode
- func (v FileSystemMode) ConstValues() []enum.IntStringerEnum
- func (v FileSystemMode) Int() int
- func (v FileSystemMode) Label() string
- func (v FileSystemMode) MarshalText() ([]byte, error)
- func (v *FileSystemMode) Scan(src interface{}) error
- func (v FileSystemMode) String() string
- func (v FileSystemMode) TypeName() string
- func (v *FileSystemMode) UnmarshalText(data []byte) error
- func (v FileSystemMode) Value() (driver.Value, error)
- type InstanceState
- func (v InstanceState) ConstValues() []enum.IntStringerEnum
- func (v InstanceState) Int() int
- func (v InstanceState) Label() string
- func (v InstanceState) MarshalText() ([]byte, error)
- func (v *InstanceState) Scan(src interface{}) error
- func (v InstanceState) String() string
- func (v InstanceState) TypeName() string
- func (v *InstanceState) UnmarshalText(data []byte) error
- func (v InstanceState) Value() (driver.Value, error)
- type MonitorCmd
- func (v MonitorCmd) ConstValues() []enum.IntStringerEnum
- func (v MonitorCmd) Int() int
- func (v MonitorCmd) Label() string
- func (v MonitorCmd) MarshalText() ([]byte, error)
- func (v *MonitorCmd) Scan(src interface{}) error
- func (v MonitorCmd) String() string
- func (v MonitorCmd) TypeName() string
- func (v *MonitorCmd) UnmarshalText(data []byte) error
- func (v MonitorCmd) Value() (driver.Value, error)
- type MqttQOS
- func (v MqttQOS) ConstValues() []enum.IntStringerEnum
- func (v MqttQOS) Int() int
- func (v MqttQOS) Label() string
- func (v MqttQOS) MarshalText() ([]byte, error)
- func (v *MqttQOS) Scan(src interface{}) error
- func (v MqttQOS) String() string
- func (v MqttQOS) TypeName() string
- func (v *MqttQOS) UnmarshalText(data []byte) error
- func (v MqttQOS) Value() (driver.Value, error)
- type PasswordType
- func (v PasswordType) ConstValues() []enum.IntStringerEnum
- func (v PasswordType) Int() int
- func (v PasswordType) Label() string
- func (v PasswordType) MarshalText() ([]byte, error)
- func (v *PasswordType) Scan(src interface{}) error
- func (v PasswordType) String() string
- func (v PasswordType) TypeName() string
- func (v *PasswordType) UnmarshalText(data []byte) error
- func (v PasswordType) Value() (driver.Value, error)
- type Protocol
- func (v Protocol) ConstValues() []enum.IntStringerEnum
- func (v Protocol) Int() int
- func (v Protocol) Label() string
- func (v Protocol) MarshalText() ([]byte, error)
- func (v *Protocol) Scan(src interface{}) error
- func (v Protocol) String() string
- func (v Protocol) TypeName() string
- func (v *Protocol) UnmarshalText(data []byte) error
- func (v Protocol) Value() (driver.Value, error)
- type TrafficLimitType
- func (v TrafficLimitType) ConstValues() []enum.IntStringerEnum
- func (v TrafficLimitType) Int() int
- func (v TrafficLimitType) Label() string
- func (v TrafficLimitType) MarshalText() ([]byte, error)
- func (v *TrafficLimitType) Scan(src interface{}) error
- func (v TrafficLimitType) String() string
- func (v TrafficLimitType) TypeName() string
- func (v *TrafficLimitType) UnmarshalText(data []byte) error
- func (v TrafficLimitType) Value() (driver.Value, error)
- type WasmDBDatatype
- func (v WasmDBDatatype) ConstValues() []enum.IntStringerEnum
- func (v WasmDBDatatype) Int() int
- func (v WasmDBDatatype) Label() string
- func (v WasmDBDatatype) MarshalText() ([]byte, error)
- func (v *WasmDBDatatype) Scan(src interface{}) error
- func (v WasmDBDatatype) String() string
- func (v WasmDBDatatype) TypeName() string
- func (v *WasmDBDatatype) UnmarshalText(data []byte) error
- func (v WasmDBDatatype) Value() (driver.Value, error)
- type WasmDBDialect
- func (v WasmDBDialect) ConstValues() []enum.IntStringerEnum
- func (v WasmDBDialect) Int() int
- func (v WasmDBDialect) Label() string
- func (v WasmDBDialect) MarshalText() ([]byte, error)
- func (v *WasmDBDialect) Scan(src interface{}) error
- func (v WasmDBDialect) String() string
- func (v WasmDBDialect) TypeName() string
- func (v *WasmDBDialect) UnmarshalText(data []byte) error
- func (v WasmDBDialect) Value() (driver.Value, error)
Constants ¶
View Source
const ( EVENTTYPEDEFAULT = "DEFAULT" MONITOR_EVENTTYPEDEFAULT = "MONITOR_DEFAULT" )
View Source
const (
WasmLogMaxLength = 1024
)
Variables ¶
View Source
var InvalidAccessKeyIdentityType = errors.New("invalid AccessKeyIdentityType type")
View Source
var InvalidAccountIdentityType = errors.New("invalid AccountIdentityType type")
View Source
var InvalidAccountRole = errors.New("invalid AccountRole type")
View Source
var InvalidAccountSource = errors.New("invalid AccountSource type")
View Source
var InvalidAccountState = errors.New("invalid AccountState type")
View Source
var InvalidCacheMode = errors.New("invalid CacheMode type")
View Source
var InvalidConfigType = errors.New("invalid ConfigType type")
View Source
var InvalidDeployCmd = errors.New("invalid DeployCmd type")
View Source
var InvalidFileSystemMode = errors.New("invalid FileSystemMode type")
View Source
var InvalidInstanceState = errors.New("invalid InstanceState type")
View Source
var InvalidMonitorCmd = errors.New("invalid MonitorCmd type")
View Source
var InvalidMqttQOS = errors.New("invalid MqttQOS type")
View Source
var InvalidPasswordType = errors.New("invalid PasswordType type")
View Source
var InvalidProtocol = errors.New("invalid Protocol type")
View Source
var InvalidTrafficLimitType = errors.New("invalid TrafficLimitType type")
View Source
var InvalidWasmDBDatatype = errors.New("invalid WasmDBDatatype type")
View Source
var InvalidWasmDBDialect = errors.New("invalid WasmDBDialect type")
Functions ¶
This section is empty.
Types ¶
type AccessKeyIdentityType ¶ added in v1.4.0
type AccessKeyIdentityType uint8
const ( ACCESS_KEY_IDENTITY_TYPE_UNKNOWN AccessKeyIdentityType = iota ACCESS_KEY_IDENTITY_TYPE__ACCOUNT ACCESS_KEY_IDENTITY_TYPE__PUBLISHER )
func ParseAccessKeyIdentityTypeFromLabel ¶ added in v1.4.0
func ParseAccessKeyIdentityTypeFromLabel(s string) (AccessKeyIdentityType, error)
func ParseAccessKeyIdentityTypeFromString ¶ added in v1.4.0
func ParseAccessKeyIdentityTypeFromString(s string) (AccessKeyIdentityType, error)
func (AccessKeyIdentityType) ConstValues ¶ added in v1.4.0
func (v AccessKeyIdentityType) ConstValues() []enum.IntStringerEnum
func (AccessKeyIdentityType) Int ¶ added in v1.4.0
func (v AccessKeyIdentityType) Int() int
func (AccessKeyIdentityType) Label ¶ added in v1.4.0
func (v AccessKeyIdentityType) Label() string
func (AccessKeyIdentityType) MarshalText ¶ added in v1.4.0
func (v AccessKeyIdentityType) MarshalText() ([]byte, error)
func (*AccessKeyIdentityType) Scan ¶ added in v1.4.0
func (v *AccessKeyIdentityType) Scan(src interface{}) error
func (AccessKeyIdentityType) String ¶ added in v1.4.0
func (v AccessKeyIdentityType) String() string
func (AccessKeyIdentityType) TypeName ¶ added in v1.4.0
func (v AccessKeyIdentityType) TypeName() string
func (*AccessKeyIdentityType) UnmarshalText ¶ added in v1.4.0
func (v *AccessKeyIdentityType) UnmarshalText(data []byte) error
type AccountIdentityType ¶
type AccountIdentityType uint8
const ( ACCOUNT_IDENTITY_TYPE_UNKNOWN AccountIdentityType = iota ACCOUNT_IDENTITY_TYPE__MOBILE ACCOUNT_IDENTITY_TYPE__EMAIL ACCOUNT_IDENTITY_TYPE__USERNAME ACCOUNT_IDENTITY_TYPE__ETHADDRESS )
func ParseAccountIdentityTypeFromLabel ¶
func ParseAccountIdentityTypeFromLabel(s string) (AccountIdentityType, error)
func ParseAccountIdentityTypeFromString ¶
func ParseAccountIdentityTypeFromString(s string) (AccountIdentityType, error)
func (AccountIdentityType) ConstValues ¶
func (v AccountIdentityType) ConstValues() []enum.IntStringerEnum
func (AccountIdentityType) Int ¶
func (v AccountIdentityType) Int() int
func (AccountIdentityType) Label ¶
func (v AccountIdentityType) Label() string
func (AccountIdentityType) MarshalText ¶
func (v AccountIdentityType) MarshalText() ([]byte, error)
func (*AccountIdentityType) Scan ¶
func (v *AccountIdentityType) Scan(src interface{}) error
func (AccountIdentityType) String ¶
func (v AccountIdentityType) String() string
func (AccountIdentityType) TypeName ¶
func (v AccountIdentityType) TypeName() string
func (*AccountIdentityType) UnmarshalText ¶
func (v *AccountIdentityType) UnmarshalText(data []byte) error
type AccountRole ¶ added in v1.1.0
type AccountRole uint8
const ( ACCOUNT_ROLE_UNKNOWN AccountRole = iota ACCOUNT_ROLE__ADMIN ACCOUNT_ROLE__DEVELOPER )
func ParseAccountRoleFromLabel ¶ added in v1.1.0
func ParseAccountRoleFromLabel(s string) (AccountRole, error)
func ParseAccountRoleFromString ¶ added in v1.1.0
func ParseAccountRoleFromString(s string) (AccountRole, error)
func (AccountRole) ConstValues ¶ added in v1.1.0
func (v AccountRole) ConstValues() []enum.IntStringerEnum
func (AccountRole) Int ¶ added in v1.1.0
func (v AccountRole) Int() int
func (AccountRole) Label ¶ added in v1.1.0
func (v AccountRole) Label() string
func (AccountRole) MarshalText ¶ added in v1.1.0
func (v AccountRole) MarshalText() ([]byte, error)
func (*AccountRole) Scan ¶ added in v1.1.0
func (v *AccountRole) Scan(src interface{}) error
func (AccountRole) String ¶ added in v1.1.0
func (v AccountRole) String() string
func (AccountRole) TypeName ¶ added in v1.1.0
func (v AccountRole) TypeName() string
func (*AccountRole) UnmarshalText ¶ added in v1.1.0
func (v *AccountRole) UnmarshalText(data []byte) error
type AccountSource ¶ added in v1.1.0
type AccountSource uint8
const ( ACCOUNT_SOURCE_UNKNOWN AccountSource = iota ACCOUNT_SOURCE__INIT ACCOUNT_SOURCE__SUBMIT )
func ParseAccountSourceFromLabel ¶ added in v1.1.0
func ParseAccountSourceFromLabel(s string) (AccountSource, error)
func ParseAccountSourceFromString ¶ added in v1.1.0
func ParseAccountSourceFromString(s string) (AccountSource, error)
func (AccountSource) ConstValues ¶ added in v1.1.0
func (v AccountSource) ConstValues() []enum.IntStringerEnum
func (AccountSource) Int ¶ added in v1.1.0
func (v AccountSource) Int() int
func (AccountSource) Label ¶ added in v1.1.0
func (v AccountSource) Label() string
func (AccountSource) MarshalText ¶ added in v1.1.0
func (v AccountSource) MarshalText() ([]byte, error)
func (*AccountSource) Scan ¶ added in v1.1.0
func (v *AccountSource) Scan(src interface{}) error
func (AccountSource) String ¶ added in v1.1.0
func (v AccountSource) String() string
func (AccountSource) TypeName ¶ added in v1.1.0
func (v AccountSource) TypeName() string
func (*AccountSource) UnmarshalText ¶ added in v1.1.0
func (v *AccountSource) UnmarshalText(data []byte) error
type AccountState ¶
type AccountState uint8
const ( ACCOUNT_STATE_UNKNOWN AccountState = iota ACCOUNT_STATE__ENABLED ACCOUNT_STATE__DISABLED )
func ParseAccountStateFromLabel ¶
func ParseAccountStateFromLabel(s string) (AccountState, error)
func ParseAccountStateFromString ¶
func ParseAccountStateFromString(s string) (AccountState, error)
func (AccountState) ConstValues ¶
func (v AccountState) ConstValues() []enum.IntStringerEnum
func (AccountState) Int ¶
func (v AccountState) Int() int
func (AccountState) Label ¶
func (v AccountState) Label() string
func (AccountState) MarshalText ¶
func (v AccountState) MarshalText() ([]byte, error)
func (*AccountState) Scan ¶
func (v *AccountState) Scan(src interface{}) error
func (AccountState) String ¶
func (v AccountState) String() string
func (AccountState) TypeName ¶
func (v AccountState) TypeName() string
func (*AccountState) UnmarshalText ¶
func (v *AccountState) UnmarshalText(data []byte) error
type CacheMode ¶ added in v1.0.0
type CacheMode uint8
func ParseCacheModeFromLabel ¶ added in v1.0.0
func ParseCacheModeFromString ¶ added in v1.0.0
func (CacheMode) ConstValues ¶ added in v1.0.0
func (v CacheMode) ConstValues() []enum.IntStringerEnum
func (CacheMode) MarshalText ¶ added in v1.0.0
func (*CacheMode) UnmarshalText ¶ added in v1.0.0
type ConfigType ¶ added in v1.0.0
type ConfigType uint8
const ( CONFIG_TYPE_UNKNOWN ConfigType = iota CONFIG_TYPE__PROJECT_DATABASE CONFIG_TYPE__INSTANCE_CACHE CONFIG_TYPE__PROJECT_ENV CONFIG_TYPE__PROJECT_MQTT )
func ParseConfigTypeFromLabel ¶ added in v1.0.0
func ParseConfigTypeFromLabel(s string) (ConfigType, error)
func ParseConfigTypeFromString ¶ added in v1.0.0
func ParseConfigTypeFromString(s string) (ConfigType, error)
func (ConfigType) ConfigType ¶ added in v1.1.0
func (v ConfigType) ConfigType() ConfigType
func (ConfigType) ConstValues ¶ added in v1.0.0
func (v ConfigType) ConstValues() []enum.IntStringerEnum
func (ConfigType) Int ¶ added in v1.0.0
func (v ConfigType) Int() int
func (ConfigType) Label ¶ added in v1.0.0
func (v ConfigType) Label() string
func (ConfigType) MarshalText ¶ added in v1.0.0
func (v ConfigType) MarshalText() ([]byte, error)
func (*ConfigType) Scan ¶ added in v1.0.0
func (v *ConfigType) Scan(src interface{}) error
func (ConfigType) String ¶ added in v1.0.0
func (v ConfigType) String() string
func (ConfigType) TypeName ¶ added in v1.0.0
func (v ConfigType) TypeName() string
func (*ConfigType) UnmarshalText ¶ added in v1.0.0
func (v *ConfigType) UnmarshalText(data []byte) error
func (ConfigType) WithContext ¶ added in v1.1.0
func (v ConfigType) WithContext(ctx context.Context) context.Context
type DeployCmd ¶
type DeployCmd uint8
func ParseDeployCmdFromLabel ¶
func (DeployCmd) ConstValues ¶
func (v DeployCmd) ConstValues() []enum.IntStringerEnum
func (DeployCmd) MarshalText ¶
func (*DeployCmd) UnmarshalText ¶
type FileSystemMode ¶ added in v1.1.0
type FileSystemMode uint8
const ( FILE_SYSTEM_MODE_UNKNOWN FileSystemMode = iota FILE_SYSTEM_MODE__LOCAL FILE_SYSTEM_MODE__S3 )
func ParseFileSystemModeFromLabel ¶ added in v1.1.0
func ParseFileSystemModeFromLabel(s string) (FileSystemMode, error)
func ParseFileSystemModeFromString ¶ added in v1.1.0
func ParseFileSystemModeFromString(s string) (FileSystemMode, error)
func (FileSystemMode) ConstValues ¶ added in v1.1.0
func (v FileSystemMode) ConstValues() []enum.IntStringerEnum
func (FileSystemMode) Int ¶ added in v1.1.0
func (v FileSystemMode) Int() int
func (FileSystemMode) Label ¶ added in v1.1.0
func (v FileSystemMode) Label() string
func (FileSystemMode) MarshalText ¶ added in v1.1.0
func (v FileSystemMode) MarshalText() ([]byte, error)
func (*FileSystemMode) Scan ¶ added in v1.1.0
func (v *FileSystemMode) Scan(src interface{}) error
func (FileSystemMode) String ¶ added in v1.1.0
func (v FileSystemMode) String() string
func (FileSystemMode) TypeName ¶ added in v1.1.0
func (v FileSystemMode) TypeName() string
func (*FileSystemMode) UnmarshalText ¶ added in v1.1.0
func (v *FileSystemMode) UnmarshalText(data []byte) error
type InstanceState ¶
type InstanceState uint8
InstanceState presents if wasm was loaded to memory and if it can receive data
const ( INSTANCE_STATE_UNKNOWN InstanceState = iota INSTANCE_STATE__STARTED // ready to receive data INSTANCE_STATE__STOPPED // stopped to receive data )
func ParseInstanceStateFromLabel ¶
func ParseInstanceStateFromLabel(s string) (InstanceState, error)
func ParseInstanceStateFromString ¶
func ParseInstanceStateFromString(s string) (InstanceState, error)
func (InstanceState) ConstValues ¶
func (v InstanceState) ConstValues() []enum.IntStringerEnum
func (InstanceState) Int ¶
func (v InstanceState) Int() int
func (InstanceState) Label ¶
func (v InstanceState) Label() string
func (InstanceState) MarshalText ¶
func (v InstanceState) MarshalText() ([]byte, error)
func (*InstanceState) Scan ¶
func (v *InstanceState) Scan(src interface{}) error
func (InstanceState) String ¶
func (v InstanceState) String() string
func (InstanceState) TypeName ¶
func (v InstanceState) TypeName() string
func (*InstanceState) UnmarshalText ¶
func (v *InstanceState) UnmarshalText(data []byte) error
type MonitorCmd ¶ added in v1.2.5
type MonitorCmd uint8
const ( MONITOR_CMD_UNKNOWN MonitorCmd = iota MONITOR_CMD__START MONITOR_CMD__PAUSE )
func ParseMonitorCmdFromLabel ¶ added in v1.2.5
func ParseMonitorCmdFromLabel(s string) (MonitorCmd, error)
func ParseMonitorCmdFromString ¶ added in v1.2.5
func ParseMonitorCmdFromString(s string) (MonitorCmd, error)
func (MonitorCmd) ConstValues ¶ added in v1.2.5
func (v MonitorCmd) ConstValues() []enum.IntStringerEnum
func (MonitorCmd) Int ¶ added in v1.2.5
func (v MonitorCmd) Int() int
func (MonitorCmd) Label ¶ added in v1.2.5
func (v MonitorCmd) Label() string
func (MonitorCmd) MarshalText ¶ added in v1.2.5
func (v MonitorCmd) MarshalText() ([]byte, error)
func (*MonitorCmd) Scan ¶ added in v1.2.5
func (v *MonitorCmd) Scan(src interface{}) error
func (MonitorCmd) String ¶ added in v1.2.5
func (v MonitorCmd) String() string
func (MonitorCmd) TypeName ¶ added in v1.2.5
func (v MonitorCmd) TypeName() string
func (*MonitorCmd) UnmarshalText ¶ added in v1.2.5
func (v *MonitorCmd) UnmarshalText(data []byte) error
type MqttQOS ¶
type MqttQOS int8
func ParseMqttQOSFromLabel ¶
func ParseMqttQOSFromString ¶
func (MqttQOS) ConstValues ¶
func (v MqttQOS) ConstValues() []enum.IntStringerEnum
func (MqttQOS) MarshalText ¶
func (*MqttQOS) UnmarshalText ¶
type PasswordType ¶
type PasswordType uint8
const ( PASSWORD_TYPE_UNKNOWN PasswordType = iota PASSWORD_TYPE__LOGIN PASSWORD_TYPE__PERSONAL_TOKEN )
func ParsePasswordTypeFromLabel ¶
func ParsePasswordTypeFromLabel(s string) (PasswordType, error)
func ParsePasswordTypeFromString ¶
func ParsePasswordTypeFromString(s string) (PasswordType, error)
func (PasswordType) ConstValues ¶
func (v PasswordType) ConstValues() []enum.IntStringerEnum
func (PasswordType) Int ¶
func (v PasswordType) Int() int
func (PasswordType) Label ¶
func (v PasswordType) Label() string
func (PasswordType) MarshalText ¶
func (v PasswordType) MarshalText() ([]byte, error)
func (*PasswordType) Scan ¶
func (v *PasswordType) Scan(src interface{}) error
func (PasswordType) String ¶
func (v PasswordType) String() string
func (PasswordType) TypeName ¶
func (v PasswordType) TypeName() string
func (*PasswordType) UnmarshalText ¶
func (v *PasswordType) UnmarshalText(data []byte) error
type Protocol ¶
type Protocol int8
Protocol
func ParseProtocolFromLabel ¶
func ParseProtocolFromString ¶
func (Protocol) ConstValues ¶
func (v Protocol) ConstValues() []enum.IntStringerEnum
func (Protocol) MarshalText ¶
func (*Protocol) UnmarshalText ¶
type TrafficLimitType ¶ added in v1.2.5
type TrafficLimitType uint8
const ( TRAFFIC_LIMIT_TYPE_UNKNOWN TrafficLimitType = iota TRAFFIC_LIMIT_TYPE__EVENT TRAFFIC_LIMIT_TYPE__BLOCKCHAIN )
func ParseTrafficLimitTypeFromLabel ¶ added in v1.2.5
func ParseTrafficLimitTypeFromLabel(s string) (TrafficLimitType, error)
func ParseTrafficLimitTypeFromString ¶ added in v1.2.5
func ParseTrafficLimitTypeFromString(s string) (TrafficLimitType, error)
func (TrafficLimitType) ConstValues ¶ added in v1.2.5
func (v TrafficLimitType) ConstValues() []enum.IntStringerEnum
func (TrafficLimitType) Int ¶ added in v1.2.5
func (v TrafficLimitType) Int() int
func (TrafficLimitType) Label ¶ added in v1.2.5
func (v TrafficLimitType) Label() string
func (TrafficLimitType) MarshalText ¶ added in v1.2.5
func (v TrafficLimitType) MarshalText() ([]byte, error)
func (*TrafficLimitType) Scan ¶ added in v1.2.5
func (v *TrafficLimitType) Scan(src interface{}) error
func (TrafficLimitType) String ¶ added in v1.2.5
func (v TrafficLimitType) String() string
func (TrafficLimitType) TypeName ¶ added in v1.2.5
func (v TrafficLimitType) TypeName() string
func (*TrafficLimitType) UnmarshalText ¶ added in v1.2.5
func (v *TrafficLimitType) UnmarshalText(data []byte) error
type WasmDBDatatype ¶ added in v1.1.0
type WasmDBDatatype uint8
const ( WASM_DB_DATATYPE_UNKNOWN WasmDBDatatype = iota WASM_DB_DATATYPE__INT WASM_DB_DATATYPE__INT8 WASM_DB_DATATYPE__INT16 WASM_DB_DATATYPE__INT32 WASM_DB_DATATYPE__INT64 WASM_DB_DATATYPE__UINT WASM_DB_DATATYPE__UINT8 WASM_DB_DATATYPE__UINT16 WASM_DB_DATATYPE__UINT32 WASM_DB_DATATYPE__UINT64 WASM_DB_DATATYPE__FLOAT32 WASM_DB_DATATYPE__FLOAT64 WASM_DB_DATATYPE__TEXT WASM_DB_DATATYPE__BOOL WASM_DB_DATATYPE__TIMESTAMP // use epoch timestamp (integer, UTC) WASM_DB_DATATYPE__DECIMAL WASM_DB_DATATYPE__NUMERIC )
func ParseWasmDBDatatypeFromLabel ¶ added in v1.1.0
func ParseWasmDBDatatypeFromLabel(s string) (WasmDBDatatype, error)
func ParseWasmDBDatatypeFromString ¶ added in v1.1.0
func ParseWasmDBDatatypeFromString(s string) (WasmDBDatatype, error)
func (WasmDBDatatype) ConstValues ¶ added in v1.1.0
func (v WasmDBDatatype) ConstValues() []enum.IntStringerEnum
func (WasmDBDatatype) Int ¶ added in v1.1.0
func (v WasmDBDatatype) Int() int
func (WasmDBDatatype) Label ¶ added in v1.1.0
func (v WasmDBDatatype) Label() string
func (WasmDBDatatype) MarshalText ¶ added in v1.1.0
func (v WasmDBDatatype) MarshalText() ([]byte, error)
func (*WasmDBDatatype) Scan ¶ added in v1.1.0
func (v *WasmDBDatatype) Scan(src interface{}) error
func (WasmDBDatatype) String ¶ added in v1.1.0
func (v WasmDBDatatype) String() string
func (WasmDBDatatype) TypeName ¶ added in v1.1.0
func (v WasmDBDatatype) TypeName() string
func (*WasmDBDatatype) UnmarshalText ¶ added in v1.1.0
func (v *WasmDBDatatype) UnmarshalText(data []byte) error
type WasmDBDialect ¶ added in v1.1.0
type WasmDBDialect uint8
const ( WASM_DB_DIALECT_UNKNOWN WasmDBDialect = iota WASM_DB_DIALECT__POSTGRES )
func ParseWasmDBDialectFromLabel ¶ added in v1.1.0
func ParseWasmDBDialectFromLabel(s string) (WasmDBDialect, error)
func ParseWasmDBDialectFromString ¶ added in v1.1.0
func ParseWasmDBDialectFromString(s string) (WasmDBDialect, error)
func (WasmDBDialect) ConstValues ¶ added in v1.1.0
func (v WasmDBDialect) ConstValues() []enum.IntStringerEnum
func (WasmDBDialect) Int ¶ added in v1.1.0
func (v WasmDBDialect) Int() int
func (WasmDBDialect) Label ¶ added in v1.1.0
func (v WasmDBDialect) Label() string
func (WasmDBDialect) MarshalText ¶ added in v1.1.0
func (v WasmDBDialect) MarshalText() ([]byte, error)
func (*WasmDBDialect) Scan ¶ added in v1.1.0
func (v *WasmDBDialect) Scan(src interface{}) error
func (WasmDBDialect) String ¶ added in v1.1.0
func (v WasmDBDialect) String() string
func (WasmDBDialect) TypeName ¶ added in v1.1.0
func (v WasmDBDialect) TypeName() string
func (*WasmDBDialect) UnmarshalText ¶ added in v1.1.0
func (v *WasmDBDialect) UnmarshalText(data []byte) error
Source Files ¶
- access_key_identity_type.go
- access_key_identity_type__generated.go
- account_identity_type.go
- account_identity_type__generated.go
- account_role.go
- account_role__generated.go
- account_source.go
- account_source__generated.go
- account_state.go
- account_state__generated.go
- cache_mode.go
- cache_mode__generated.go
- comms.go
- config_type.go
- config_type__generated.go
- deploy_cmd.go
- deploy_cmd__generated.go
- file_system_mode.go
- file_system_mode__generated.go
- global.go
- instance_state.go
- instance_state__generated.go
- monitor_cmd.go
- monitor_cmd__generated.go
- mqtt_qos.go
- mqtt_qos__generated.go
- password_type.go
- password_type__generated.go
- protocol.go
- protocol__generated.go
- traffic_limit_type.go
- traffic_limit_type__generated.go
- wasm_db_datatype.go
- wasm_db_datatype__generated.go
- wasm_db_dialect__generated.go
- wasm_db_driver.go
Click to show internal directories.
Click to hide internal directories.