rethinkdb

package module
v0.0.0-...-4e7c332 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2026 License: MIT Imports: 4 Imported by: 0

README

Rethinkdb GoDoc Go Report Card

This package provides a Rethinkdb Box using Conex.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Image to use for the box.
	Image = "rethinkdb:2"
	// Port used for connecting to RethinkDB.
	Port = "28015"

	// RethinkUpWaitTime dictates how long we should wait for RethinkDB to accept connections.
	RethinkUpWaitTime = 10 * time.Second
)

Functions

func Box

Box returns a RethinkDB client connect to a RethinkDB container based on your provided tags.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL