Versions in this module Expand all Collapse all v0 v0.9.0 Jun 15, 2015 Changes in this version + var ErrInvalidRepo = errors.New("registry: not a valid docker repo") + func Split(fullRepo string) (registry string, path string, err error)