Otoroshi Types for writing Wasm plugin using Go package main import ( "github.com/MAIF/otoroshi-go-types" ) //export greet func greet() {}