Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a850005f0b |
@@ -1,6 +1,6 @@
|
|||||||
package contracts
|
package contracts
|
||||||
|
|
||||||
type Route interface{}
|
type HttpRoute interface{}
|
||||||
|
|
||||||
type HttpService interface {
|
type HttpService interface {
|
||||||
Serve() error
|
Serve() error
|
||||||
|
|||||||
Reference in New Issue
Block a user