func src.elv.sh/pkg/edit.getListingItem
3 uses
src.elv.sh/pkg/edit (current package)
listing_custom.go#L49: if item, itemOk := getListingItem(v); itemOk {
listing_custom.go#L78: item, itemOk := getListingItem(v)
listing_custom.go#L117: func getListingItem(v interface{}) (item mode.ListingItem, ok bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)