Update readme with performance stuff
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
8af8c56510
commit
7baee380ea
3 changed files with 26 additions and 4 deletions
|
@ -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)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue