who-wrote-that / cli

A command line tool to quickly lookup code owners of classes, methods and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix golang language support for functions

antonbaumann opened this issue · comments

func (h *handler) getExapmpleByID(id int)
would return (h

Originally posted by @antonbaumann in #61