@@ -9,7 +9,6 @@ import (
"git.gsuntres.com/general/commons"
)
// InsertOneWithStruct can be used to insert defined structs.
func (c *MongoClient) InsertOneFromStruct(ctx context.Context, database, name string, data any) (bson.M, error) {
o, err := ToMap(data)
The note is not visible to the blocked user.