base package server created
This commit is contained in:
@@ -4,6 +4,6 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func server() {
|
||||
func Servers() {
|
||||
fmt.Print("here")
|
||||
}
|
||||
Reference in New Issue
Block a user