Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnStatus ¶
func ConnStatus(cvars sdkservices.Vars) sdkintegrations.OptFn
connStatus is an optional connection status check provided by the integration to AutoKitteh. The possible results are "Init required" (the connection is not usable yet) and "Using X".
func ConnTest ¶ added in v0.9.4
func ConnTest(cvars sdkservices.Vars) sdkintegrations.OptFn
connTest is an optional connection test provided by the integration to AutoKitteh. It is used to verify that the connection is working as expected. The possible results are "OK" and "error".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.