package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Dec 15, 2024
License: MIT
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 Route struct {
Id string `json:"id"`
Uid string `json:"uid"`
ContentType string `json:"content_type"`
Locale string `json:"locale"`
Slug string `json:"slug"`
Url string `json:"url"`
Parent string `json:"parent"`
ExcludeSitemap bool `json:"exclude_sitemap"`
Published bool `json:"published"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.