Documentation
¶
Index ¶
- func Abs(origin string) string
- func BuildDir(absDir string) error
- func FileIsExist(filename string) bool
- func GetComment(cg *ast.CommentGroup) string
- func GetComments(cg *ast.CommentGroup) []string
- func GetDocs(cg *ast.CommentGroup) []string
- func GetKey(pkg string, name string) string
- func GetKeyHash(pkg string, name string) string
- func IsInternalType(t string) bool
- func IsPrivate(s string) bool
- func Md5(origin string) string
- func ReadFile(fname string) []byte
- func WriteFile(fname string, src []byte, isClear bool) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileIsExist ¶
func GetComment ¶
func GetComment(cg *ast.CommentGroup) string
func GetComments ¶
func GetComments(cg *ast.CommentGroup) []string
func GetDocs ¶
func GetDocs(cg *ast.CommentGroup) []string
func GetKeyHash ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.