Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ExamplesInvalidPath = "../examples/404/" Examples00TestPath = "../examples/00_test/" Examples01MoodbotPath = "../examples/01_moodbot/" Examples02PokemonPath = "../examples/02_pokemon/" Examples03TriviaPath = "../examples/03_trivia/" TestWordVectors = "../internal/testutils/testvec" )
Functions ¶
func GetFreePort ¶
GetFreePort returns an available port to use
func GetTestWordVectors ¶ added in v0.8.1
func GetTestWordVectors(skipOOV bool) (*wordvectors.VectorMap, error)
func RemoveFiles ¶ added in v0.8.2
func RemoveFiles(extension string)
func RunGoExtension ¶
RunGoExtension for running extensions with unit tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.