package
Version:
v0.6.0-rc.1
Opens a new window with list of versions in this module.
Published: Apr 5, 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 Namespace struct {
ID uint `json:"id"`
Code string `json:"code"`
Description string `json:"description"`
CreatedAt time.Time `json:"created_at"`
DeletedAt *time.Time `json:"deleted_at"`
}
Namespace represents the data for viewing/editing a Namespace.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.