# pkgimport **Repository Path**: mirrors/pkgimport ## Basic Information - **Project Name**: pkgimport - **Description**: 导入,重构和包命名空间 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2018-01-02 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gotype Golang 源代码解析,像反射包一样使用 [![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/gotype)](https://goreportcard.com/report/github.com/wzshiming/gotype) [![Go Reference](https://pkg.go.dev/badge/github.com/wzshiming/gotype.svg)](https://pkg.go.dev/github.com/wzshiming/gotype) [![GitHub license](https://img.shields.io/github/license/wzshiming/gotype.svg)](https://github.com/wzshiming/gotype/blob/master/LICENSE) - [English](https://github.com/wzshiming/gotype/blob/master/README.md) - [简体中文](https://github.com/wzshiming/gotype/blob/master/README_cn.md) ## 用法 [API 文档](https://pkg.go.dev/github.com/wzshiming/gotype) [示例](https://github.com/wzshiming/gotype/blob/master/cmd/pkgimport/main.go) ## 许可证 软件包根据MIT License。有关完整的许可证文本,请参阅[LICENSE](https://github.com/wzshiming/gotype/blob/master/LICENSE)。