Documentation
¶
Index ¶
- type Meta
- func (m *Meta) GetDescription() string
- func (m *Meta) GetEnvPrefix() string
- func (m *Meta) GetName() string
- func (m *Meta) GetSlug() string
- func (m *Meta) GetVersion() string
- func (m *Meta) SetDescription(description string) *Meta
- func (m *Meta) SetEnvPrefix(prefix string) *Meta
- func (m *Meta) SetName(name string) *Meta
- func (m *Meta) SetVersion(version string) *Meta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Meta ¶
type Meta struct {
// contains filtered or unexported fields
}
func (*Meta) GetDescription ¶
func (*Meta) GetEnvPrefix ¶
func (*Meta) GetVersion ¶
func (*Meta) SetDescription ¶
func (*Meta) SetEnvPrefix ¶
func (*Meta) SetVersion ¶
Click to show internal directories.
Click to hide internal directories.