Files
sonr/gen/vault/Model.pkl.go
T

7 lines
115 B
Go
Raw Normal View History

2024-09-07 18:12:58 -04:00
// Code generated from Pkl module `vault`. DO NOT EDIT.
package vault
type Model interface {
GetTable() string
}