package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Aug 20, 2025
License:
UNKNOWN
not legal advice
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PathA struct {
Path bool `path:"/a"`
}
type PathB struct {
Path bool `path:"/b"`
}
type PathC struct {
PathC1 bool `path:"/c1"`
PathC2 bool `path:"/c2"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.