package user2 import "fmt" func CreateUser() { fmt.Println("create user") }