Update readme with performance stuff
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -47,7 +47,6 @@ type server struct {
|
||||
supervisor *containerd.Supervisor
|
||||
}
|
||||
|
||||
// TODO: implement correct shutdown
|
||||
func (s *server) ServeHTTP(w http.ResponseWriter, r *http.Request) {
|
||||
s.r.ServeHTTP(w, r)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user