This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
1b50c7d310
influxdb
/
daemon
/
stoppable.go
6 lines
51 B
Go
Raw
Blame
History
package
main
type
Stoppable
interface
{
Stop
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink