package middelware import "fmt" func something() { fmt.Println("something") }