Closed ttatsato closed 2 years ago
example echo because echo v3.
cannot find package "github.com/labstack/echo/engine/standard" https://github.com/labstack/echo/issues/880
cd examples/chat-echo && go run main.go
Fixed now the examples should work with Echo v4.
Summary
example echo because echo v3.
ref
cannot find package "github.com/labstack/echo/engine/standard" https://github.com/labstack/echo/issues/880
test
cd examples/chat-echo && go run main.go