github.com/gmemcc/yaegi@v0.12.1-0.20221128122509-aa99124c5d16/example/pkg/_pkg6/src/guthib.com/traefik/cheese/vin/vin.go (about) 1 package vin 2 3 import "fmt" 4 5 func Hello() string { 6 return fmt.Sprint("Vin!") 7 }