mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Deploy will automatically create a route if it doesn't exist.
This commit is contained in:
@@ -14,8 +14,8 @@ import (
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/boltdb/bolt"
|
||||
"gitlab.oracledx.com/odx/functions/api/models"
|
||||
"gitlab.oracledx.com/odx/functions/api/datastore/internal/datastoreutil"
|
||||
"gitlab.oracledx.com/odx/functions/api/models"
|
||||
)
|
||||
|
||||
type BoltDatastore struct {
|
||||
|
||||
Reference in New Issue
Block a user