Versions in this module Expand all Collapse all v0 v0.2.0 Mar 7, 2024 Changes in this version + func RunMappedIntId[TDocument any, TResponse any](dataMapper firead.DataMapper[TDocument, TResponse]) v0.1.2 Mar 7, 2024 Changes in this version + func RunIntId() + func RunTypedIntId[TDocument any]() + type IntIdReader struct + func NewIntIdReader() *IntIdReader + func (this IntIdReader) Read(paramProvider firead.ParamProvider) int + type IntIdSnapshotRetriever struct + func NewIntIdSnapshotRetriever(snapshotRetriever firead.SnapshotRetriever[string]) *IntIdSnapshotRetriever + func (this IntIdSnapshotRetriever) Retrieve(collection *firestore.CollectionRef, id int) *firestore.DocumentSnapshot