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