Skip to content

Latest commit

 

History

History

dev_your_plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This directory shows how to write HTNN Go plugin in your project.

To present how this work, follow the steps:

  1. Run make build-so && make run-plugin to start Envoy.
  2. curl http://127.0.0.1:10000/. It is expected to see Your plugin is run.