Documentation ¶
Index ¶
Constants ¶
View Source
const ( TestEntitiesNamePrefix = "DalgoE2E_" // E2ETestKind1 defines table or collection name for an entity to be stored in E2ETestKind1 = TestEntitiesNamePrefix + "E2ETest1" // E2ETestKind2 defines table or collection name for an entity to be stored in E2ETestKind2 = TestEntitiesNamePrefix + "E2ETest2" UserKind = TestEntitiesNamePrefix + "User" )
View Source
const Version = "0.0.2"
Version indicates version of a package
Variables ¶
This section is empty.
Functions ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.