7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
package router
|
|
|
|
var Router = new(router)
|
|
|
|
type router struct {
|
|
}
|