Versions in this module Expand all Collapse all v1 v1.0.1 Nov 17, 2024 v1.0.0 Oct 29, 2024 Changes in this version + func ExistOfModel(model Model, query interface{}, args ...interface{}) (bool, error) + type BaseModel struct + type Model interface