6 lines
96 B
Go
6 lines
96 B
Go
package visibility
|
|
|
|
import "wagfarm-api/taxonomy/base"
|
|
|
|
type Visibility struct{ base.Taxonomy }
|