pkg/archive/systemd.go (5 lines of code) (raw):

package archive type Systemd struct { Source string Dest string }