Versions in this module Expand all Collapse all v1 v1.0.0 Feb 27, 2018 Changes in this version + func MakeChanFilter(filter filterFunc) func(Chan) Chan + type Chan <-chan *Tag + func CloneChan(in Chan, l int) []Chan + func List(repoChan repository.Chan) Chan + type Tag struct + Repository *repository.Repository + Version string