Documentation
¶
Index ¶
- func CheckMap(pass *analysis.Pass, pos token.Pos, m *types.Map)
- func CheckStruct(pass *analysis.Pass, pos token.Pos, s *types.Struct)
- func CheckStructType(pass *analysis.Pass, s *ast.StructType)
- func CheckType(pass *analysis.Pass, pos token.Pos, t types.Type)
- func HasJSONTag(s *ast.StructType) bool
- func InitExcluders()
- func ReadExcluders(path string) ([]string, error)
- func RegisterFlags()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckStructType ¶
func CheckStructType(pass *analysis.Pass, s *ast.StructType)
func HasJSONTag ¶
func HasJSONTag(s *ast.StructType) bool
func InitExcluders ¶
func InitExcluders()
func ReadExcluders ¶
func RegisterFlags ¶
func RegisterFlags()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.