The highest tagged major version is
v2.
package
Version:
v1.0.8
Opens a new window with list of versions in this module.
Published: Apr 27, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func PrepareTestEnvironment() (func(), string, int)
-
func SetupEs6Container(logger *logrus.Logger) (func(), string, int, error)
-
func SetupMySQLContainer(logger *logrus.Logger, initdb string, dbname string) (func(), string, int, error)
func PrepareTestEnvironment() (func(), string, int)
PrepareTestEnvironment prepares test environment
SetupEs6Container starts elasticsearch 6.8.12 docker container
SetupMySQLContainer starts mysql server docker container
Source Files
¶
Click to show internal directories.
Click to hide internal directories.