1 2 3 4 5
// Package typ provides Git object type enums and names. package typ // I would prefer naming this package "type" // if it wasn't a keyword.