node build fixed
This commit is contained in:
2
seanime-2.9.10/internal/database/db_bridge/README.md
Normal file
2
seanime-2.9.10/internal/database/db_bridge/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
The database may store some structs defined outside as `[]byte` inside `models`.
|
||||
To avoid circular dependencies, we define methods that directly convert `[]byte` to the corresponding struct using the database to store/retrieve them.
|
||||
Reference in New Issue
Block a user