melody icon indicating copy to clipboard operation
melody copied to clipboard

[fix] example echo because echo v3

Open ttatsato opened this issue 4 years ago • 0 comments

Summary

example echo because echo v3.

ref

cannot find package "github.com/labstack/echo/engine/standard" https://github.com/labstack/echo/issues/880

test

test item test method test result date
main.go works fine. cd examples/chat-echo && go run main.go 🆗 2020-01-11

ttatsato avatar Jan 11 '20 02:01 ttatsato

Fixed now the examples should work with Echo v4.

olahol avatar Sep 14 '22 14:09 olahol