Documentation ¶ Index ¶ func Tns() *tnsHelper type Path func (ep *Path) Application() string func (ep *Path) Branch() string func (ep *Path) Commit() string func (ep *Path) Parse(path *common.TnsPath) *Path func (ep *Path) Project() string func (ep *Path) Resource() string func (ep *Path) ResourceType() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Tns ¶ func Tns() *tnsHelper Types ¶ type Path ¶ type Path struct { // contains filtered or unexported fields } func (*Path) Application ¶ func (ep *Path) Application() string func (*Path) Branch ¶ func (ep *Path) Branch() string func (*Path) Commit ¶ func (ep *Path) Commit() string func (*Path) Parse ¶ func (ep *Path) Parse(path *common.TnsPath) *Path func (*Path) Project ¶ func (ep *Path) Project() string func (*Path) Resource ¶ func (ep *Path) Resource() string func (*Path) ResourceType ¶ func (ep *Path) ResourceType() string Source Files ¶ View all Source files extract.go types.go vars.go Click to show internal directories. Click to hide internal directories.