Like this: ```go package main func main() { var param struct { Type int Name string } } ``` GoAddTag returns `DEBUG: struct not found`