package
3.1.581+incompatible
Repository: https://github.com/blacktop/ipsw.git
Documentation: pkg.go.dev
# Functions
NewInMemory creates a new in-memory database.
NewPostgres creates a new Postgres database.
NewSqlite creates a new Sqlite database.
# Interfaces
Database is the interface that wraps the basic database operations.