Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Flit ¶
type Flit struct {
Metadata *FlitMetadata `toml:"metadata"`
}
type FlitMetadata ¶
type NameResult ¶
func ParseName ¶
func ParseName(content string) NameResult
func (NameResult) GetDynamicReason ¶
func (nr NameResult) GetDynamicReason() string
func (NameResult) GetIsDynamic ¶
func (nr NameResult) GetIsDynamic() bool
func (NameResult) GetName ¶
func (nr NameResult) GetName() *string
type PyProjectToml ¶
Click to show internal directories.
Click to hide internal directories.