mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-11 18:44:26 +00:00
Commit from m3o/m3o action
This commit is contained in:
@@ -135,7 +135,7 @@ type Func struct {
|
||||
// name of handler in source code
|
||||
Entrypoint string `json:"entrypoint"`
|
||||
// associated env vars
|
||||
EnvVars map[string]string `json:"env_Vars"`
|
||||
EnvVars map[string]string `json:"env_vars"`
|
||||
// function name
|
||||
// limitation: must be unique across projects
|
||||
Name string `json:"name"`
|
||||
|
||||
Reference in New Issue
Block a user