base server test code
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func server() {
|
||||
fmt.Print("here")
|
||||
}
|
||||
Reference in New Issue
Block a user