Documentation ¶ Index ¶ type Filename func (f Filename) Date() string func (f Filename) DateTime() string func (f Filename) Map() string func (f Filename) Mode() string func (f Filename) ParseDateTime(dateFormat string) time.Time func (f Filename) Participants() []string func (f Filename) Time() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Filename ¶ type Filename string func (Filename) Date ¶ func (f Filename) Date() string func (Filename) DateTime ¶ func (f Filename) DateTime() string func (Filename) Map ¶ func (f Filename) Map() string func (Filename) Mode ¶ func (f Filename) Mode() string func (Filename) ParseDateTime ¶ func (f Filename) ParseDateTime(dateFormat string) time.Time func (Filename) Participants ¶ func (f Filename) Participants() []string func (Filename) Time ¶ func (f Filename) Time() string Source Files ¶ View all Source files filename.go Click to show internal directories. Click to hide internal directories.