mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
10 lines
230 B
YAML
10 lines
230 B
YAML
package: github.com/iron-io/microgateway
|
|
import:
|
|
- package: github.com/gorilla/mux
|
|
- package: github.com/iron-io/common
|
|
- package: github.com/iron-io/golog
|
|
- package: github.com/iron-io/iron_go
|
|
subpackages:
|
|
- cache
|
|
- worker
|