![]() This solves the problem that function names with long package paths are hard to read when the callstack window is narrow, because all you see is the beginning of the package path. For example, instead of github.com/some/long/package/path/pkg.(*SomeType).SomeMethod we now display pkg.(*SomeType).SomeMethod |
||
---|---|---|
.. | ||
daptest | ||
command.go | ||
config_test.go | ||
config.go | ||
error_ids.go | ||
handles.go | ||
server_test.go | ||
server.go | ||
types.go |