Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitignore Initial commit Nov 14, 2012
.travis.yml Go modules update Dec 24, 2019
LICENSE adding license Mar 31, 2015
README.md Go modules update Dec 24, 2019
epsilon_greedy.go Add 'Close' function to properly release all resources for a host pool. Feb 17, 2015
epsilon_value_calculators.go fix some value calculators and add docs Apr 17, 2013
example_test.go Fix import cycle and build error Mar 4, 2017
go.mod Go modules update Dec 24, 2019
go.sum Go modules update Dec 24, 2019
host_entry.go split into multiple files Apr 17, 2013
hostpool.go Fix function comments based on best practices from Effective Go Feb 18, 2019
hostpool_test.go updates assert package Oct 23, 2017