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