Versions in this module Expand all Collapse all v0 v0.2.0 Apr 14, 2016 v0.1.0 Feb 2, 2016 Changes in this version + type FileConfigLookup struct + func (f *FileConfigLookup) Lookup(file, relativeTo string) ([]byte, string, error) + func (f *FileConfigLookup) ResolvePath(path, inFile string) string + type OsEnvLookup struct + func (o *OsEnvLookup) Lookup(key, serviceName string, config *project.ServiceConfig) []string