ThomasHuke / allmo

显示你项目中所有的包,包括包的包。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allmo

What?

Show all packages in the project

Usage

package main

import (
	"github.com/googege/allmo"
)

func main(){
	allmo.Mo("github.com/googege/goo")
}

About

显示你项目中所有的包,包括包的包。

License:MIT License


Languages

Language:Go 100.0%