Commit Graph

29 Commits (main)

Author SHA1 Message Date
Nikita Tokarchuk 23029ae710
Prepare for v3 10 months ago
Nikita Tokarchuk 7c3e50e783
Keep tests in separated _test package 2 years ago
Nikita Tokarchuk 6b34ad5a09
Override default ephemeral database uri by using env variable 2 years ago
Nikita Tokarchuk 0bc4e62d80
Track if the target was created as new during reset 3 years ago
Nikita Tokarchuk 86397885e2
Function update one now considers the protection key using the update operator 3 years ago
Nikita Tokarchuk c1ad7aea7d
Let the protection key restate itself 3 years ago
Nikita Tokarchuk 9fb3094b87 Use reflect2 4 years ago
Nikita Tokarchuk 1d3e29fe10 Use err type for panics 4 years ago
Nikita Tokarchuk 72e74a65b6 Use named returns for the code style consistency 4 years ago
Nikita Tokarchuk 6111341a3c Check for nil interface correctly 4 years ago
Nikita Tokarchuk e0c26f770f Do not find through unexported values 4 years ago
Nikita Tokarchuk 8267abe5be Ephemeral database for testing in the testing package 4 years ago
Nikita Tokarchuk ab4227eaef Make package for protection struct 4 years ago
Nikita Tokarchuk f1fe41d336 Remove unused interfaces 4 years ago
Nikita Tokarchuk 06b1ef5d9a Redundant code 4 years ago
Nikita Tokarchuk 2c49854aee Implement ID bases in packages 4 years ago
Nikita Tokarchuk f3adfb039a Add custom interface base type 4 years ago
Nikita Tokarchuk 45a41c6c6c Improve base types 4 years ago
Nikita Tokarchuk db6c11f455 Remove custom err type 4 years ago
Nikita Tokarchuk deac951551 v2 4 years ago
Nikita Tokarchuk e681af6dea Go mod update 4 years ago
Nikita Tokarchuk dad0a0598b Add reflect based reset 5 years ago
Nikita Tokarchuk b2cb450b24 Update mongo driver backend to v1.0.1 5 years ago
Nikita Tokarchuk db3aedd521 Protection structure 5 years ago
Nikita Tokarchuk 5a3ee358b5 Object base 5 years ago
Nikita Tokarchuk bc595dd024 Export getId into function 5 years ago
Nikita Tokarchuk 972516ff9b String base 5 years ago
Nikita Tokarchuk b4d4fc666e ObjectId base might be empty 5 years ago
Nikita Tokarchuk 913dcb2f1e Basic stuff, loadOne 5 years ago