github.com/segakazzz/buffalo@v0.16.22-0.20210119082501-1f52048d3feb/buffalo/cmd/filetests/resource_use_model.json (about)

     1  [{
     2      "path": "actions/admins.go",
     3      "contains": [
     4              "users := &models.Users{}"
     5          ]
     6      },
     7      {
     8      "path": "models/admin.go",
     9      "absent": true
    10  },{
    11      "path": "models/admin_test.go",
    12      "absent": true
    13  },{
    14      "path": "migrations/*_create_admins.up.fizz",
    15      "absent": true
    16  },{
    17      "path": "migrations/*_create_admins.down.fizz",
    18      "absent": true
    19  }]