package
Version:
v1.120.1
Opens a new window with list of versions in this module.
Published: Nov 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RedactorList struct {
Name string `json:"name"`
Slug string `json:"slug"`
Created time.Time `json:"createdAt"`
Updated time.Time `json:"updatedAt"`
Enabled bool `json:"enabled"`
Description string `json:"description"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.