Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TsDockerTest ¶
type TsDockerTest struct { ApiKey string Image string Port string // contains filtered or unexported fields }
func (*TsDockerTest) ConnectCheck ¶
func (in *TsDockerTest) ConnectCheck(res *dockertest.Resource) (err error)
func (*TsDockerTest) ImageStable ¶
func (in *TsDockerTest) ImageStable(pool *D.DockerTest) *dockertest.RunOptions
func (*TsDockerTest) ImageVersion ¶
func (in *TsDockerTest) ImageVersion(pool *D.DockerTest, version string) *dockertest.RunOptions
ImageVersion https://hub.docker.com/r/typesense/typesense
default empty api key = 123
func (*TsDockerTest) SetDefaults ¶
func (in *TsDockerTest) SetDefaults(img string)
Click to show internal directories.
Click to hide internal directories.