Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
a60f0decc365f877d7b88d099a65e0b686db78e9
/
.
/
archive
/
core
/
appmanager
/
schema.go
blob: a5774e1afcfa38eb2d96b0dca3a0e8ca6c61fda8 [
file
] [
log
] [
blame
]
package appmanager
type Schema struct {
Schema string `yaml:"schema"`
}