Yaegi (Go Interpreter)

Embeddable Go interpreter maintained by Traefik Labs. Powers the Traefik plugin system - plugins are uploaded as Go source and executed at runtime without recompiling Traefik. Also usable standalone as an embeddable scripting layer.

API entry from apis.yml

apis.yml Raw ↑
aid: traefik:yaegi
name: Yaegi (Go Interpreter)
description: Embeddable Go interpreter maintained by Traefik Labs. Powers the Traefik plugin system -
  plugins are uploaded as Go source and executed at runtime without recompiling Traefik. Also usable standalone
  as an embeddable scripting layer.
humanURL: https://github.com/traefik/yaegi
tags:
- Go
- Interpreter
- Plugin Runtime
- Open Source
properties:
- type: GitHubRepository
  url: https://github.com/traefik/yaegi
- type: License
  url: https://github.com/traefik/yaegi/blob/master/LICENSE