mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
7 lines
90 B
Go
7 lines
90 B
Go
// +build !experimental windows
|
|
|
|
package server
|
|
|
|
func (s *Server) registerSubRouter() {
|
|
}
|