github.com/status-im/status-go@v1.1.0/protocol/transport/migrations/sqlite/doc.go (about)

     1  // This file is necessary because "github.com/status-im/migrate/v4"
     2  // can't handle files starting with a prefix. At least that's the case
     3  // for go-bindata.
     4  // If go-bindata is called from the same directory, asset names
     5  // have no prefix and "github.com/status-im/migrate/v4" works as expected.
     6  
     7  package sqlite
     8  
     9  //go:generate go-bindata -modtime=1700000000 -pkg sqlite -o ../migrations.go .