//
pkg.gl
Category
github.com/developest/gtm-enhanced
note
package
1.0.3
Repository:
https://github.com/developest/gtm-enhanced.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
0
Files
209 SLOC
#
Functions
Marshal
Marshal converts a commit note to a serialized string.
UnMarshal
UnMarshal unserializes a git note string into a commit note.
#
Structs
CommitNote
CommitNote contains the time metrics for a commit.
FileDetail
FileDetail contains a source file's time metrics.
#
Type aliases
FileByTime
FileByTime is list of FileDetails.