mirror of
https://github.com/moby/moby.git
synced 2026-07-05 22:27:36 +00:00
7 lines
90 B
Go
7 lines
90 B
Go
// +build !experimental windows
|
|
|
|
package server
|
|
|
|
func (s *Server) registerSubRouter() {
|
|
}
|