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