goFileAnalysis

package module
v0.0.0-...-9b1b795 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetStructNameByFile

func GetStructNameByFile(file string) []string

输出某go文件下所有结构体名称

Types

type Method

type Method struct {
	Name    string
	Params  string
	Results string
}

func GetGrpcFuncByFile

func GetGrpcFuncByFile(path string) []Method

输出某go文件下所有的方法&参数

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL