1
0
mirror of https://github.com/golang/go synced 2024-09-29 23:24:29 -06:00
go/api/next.txt

4 lines
168 B
Plaintext
Raw Normal View History

pkg testing, method (*T) Deadline() (time.Time, bool)
pkg time, method (*Ticker) Reset(Duration)
pkg sync, method (*Map) LoadAndDelete(interface{}) (interface{}, bool)