alecthomas / kong

Kong is a command-line parser for Go
MIT License
2.15k stars 140 forks source link

Add an example for implementing custom resolver that uses HTTP client #414

Closed kiokuless closed 4 months ago

kiokuless commented 9 months ago

Thank you for an awesome and useful library! I'm reaching out to contribute a new example that demonstrates how to implement a custom resolver by using HTTP request. I look forward to your feedback and hope to contribute positively to the Kong.