Versions in this module Expand all Collapse all v8 v8.1.2 Apr 24, 2021 Changes in this version + type Frame struct + func New(n noder.Noder) (*Frame, error) + func (f *Frame) Drop() + func (f *Frame) First() (noder.Noder, bool) + func (f *Frame) Len() int + func (f *Frame) String() string Other modules containing this package github.com/egibert/go-git github.com/egibert/go-git/v5 github.com/egibert/go-git/v6