Registry / utility / containous-yaegi

containous-yaegi

JSON →
library0.16.1gogounverified

Yaegi is an elegant Go interpreter that can execute Go scripts and plugins at runtime.

go get github.com/containous/yaegi
INSTALL
IMPORT
SIG · CONTAINOUS-YAEGI
C
containous-yaegi
utilitygov0.16.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

yaegi
github.com/containous/yaegi

Prints the version of the Yaegi interpreter.

package main import ( "fmt" "github.com/containous/yaegi" ) func main() { fmt.Println(yaegi.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
containous-yaegi — go get containous-yaegi · libregistry