package testutil
import "github.com/coreos/etcd/pkg/testutil"
Index ¶
Functions ¶
func ForceGosched ¶
func ForceGosched()
WARNING: This is a hack. Remove this when we are able to block/check the status of the go-routines.
Types ¶
type PauseableHandler ¶
func (*PauseableHandler) Pause ¶
func (ph *PauseableHandler) Pause()
func (*PauseableHandler) Resume ¶
func (ph *PauseableHandler) Resume()
func (*PauseableHandler) ServeHTTP ¶
func (ph *PauseableHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Source Files ¶
pauseable_handler.go testutil.go
- Version
- v0.5.0-alpha.5
- Published
- Dec 13, 2014
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.