You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The third argument for "lib" commands should be optional. Gonew should attempt to infer the package name from golang source files in the same directory. If there are no source files in the current directory, Gonew should default to package "main".