We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c2c3d commit 279a115Copy full SHA for 279a115
examples/server.go
@@ -1,7 +1,7 @@
1
package main
2
3
import (
4
- ".."
+ "github.com/go-rs/rest-api-framework"
5
"errors"
6
"fmt"
7
"github.com/go-rs/rest-api-framework/examples/user"
0 commit comments