github.com/switchupcb/yaegi@v0.10.2/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 }