1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-28 08:06:24 -07:00
gochan/pkg
comraderat 58fd83bad1 Add deprecation tags and remove unused funcs
Add deprecation annotation for functions that are not idiomatic to the
new database logic. These functions (and mostly the code that uses them)
will have to be replaced over time to use the new features of the design.
2020-05-01 21:10:59 +02:00
..
building refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
config refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
gclog refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
gcsql Add deprecation tags and remove unused funcs 2020-05-01 21:10:59 +02:00
gctemplates refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
gcutil refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
manage refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
posting refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00
serverutil refactor/reorganize gochan's source code into subpackages 2020-04-29 17:44:29 -07:00