Versions in this module Expand all Collapse all v1 v1.2.21 Jan 1, 2021 v1.2.20 Jan 1, 2021 v1.2.19 Dec 30, 2020 Changes in this version + type Collection []map[string]interface + func (c Collection) FirstGet(key string) interface{} + func (c Collection) Length() int + func (c Collection) Where(key string, values ...interface{}) Collection Other modules containing this package github.com/betterwithbenji/go-admin/v2