ugly, rough react flow

This commit is contained in:
Michael Quigley
2022-08-03 15:48:04 -04:00
parent 6e49e4991e
commit 53b69807bc
6 changed files with 166 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
type Service struct {
Model
EnvId int
EnvironmentId int
ZitiServiceId string
Endpoint string
Active bool