Documentation ¶
Overview ¶
Package goutil implements some golang relevant utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsImpPath ¶
AbsImpPath tries to locate the absolute import path based on the provided import path.
func RelImpPath ¶
RelImpPath tries to locate the relative import path of the provided path. A pre-condition is that the given path resides within GOPATH.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.