package wsstomp import "fmt" func Start() { fmt.Println("TEST") }