package
Version:
v0.0.0-...-1a1a9c1
Opens a new window with list of versions in this module.
Published: Aug 3, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
App is a helper around reading and writing to redis-example-app endpoints
New is the correct way to create a redis.App
func (app *App) IsRunning() func()
IsRunning pings the App
func (app *App) ReadAssert(key, expectedValue string) func()
ReadAssert checks that the value for the given key matches expected
func (app *App) Write(key, value string) func()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.