• Kirill Smelkov's avatar
    myname -> my · 98249b24
    Kirill Smelkov authored
    This causes the following changes on client side:
    
    	myname.Func	-> my.FuncName
    	myname.Pkg	-> my.PkgName
    
    Reason for the change is that we are going to introduce my.File and
    my.Line which would not fit into myname package naming.
    98249b24
error.go 4.88 KB