vaultik/internal
sneak 0736bd070b Add godoc documentation to exported types and methods
Add proper godoc comments to exported items in:
- internal/globals: Appname, Version, Commit variables; Globals type; New function
- internal/log: LogLevel type; level constants; Config type; Initialize, Fatal,
  Error, Warn, Notice, Info, Debug functions and variants; TTYHandler type and
  methods; Module variable; LogOptions type
2025-12-18 18:51:52 -08:00
..
blob Integrate afero filesystem abstraction library 2025-07-26 15:33:18 +02:00
blobgen Fix foreign key constraints and improve snapshot tracking 2025-07-26 02:22:25 +02:00
chunker Major refactoring: UUID-based storage, streaming architecture, and CLI improvements 2025-07-22 14:56:44 +02:00
cli Integrate afero filesystem abstraction library 2025-07-26 15:33:18 +02:00
config Refactor: Move Vaultik struct and methods to internal/vaultik package 2025-07-26 14:47:26 +02:00
crypto Refactor: Move Vaultik struct and methods to internal/vaultik package 2025-07-26 14:47:26 +02:00
database Refactor: Move Vaultik struct and methods to internal/vaultik package 2025-07-26 14:47:26 +02:00
globals Add godoc documentation to exported types and methods 2025-12-18 18:51:52 -08:00
log Add godoc documentation to exported types and methods 2025-12-18 18:51:52 -08:00
models Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
s3 Major refactoring: UUID-based storage, streaming architecture, and CLI improvements 2025-07-22 14:56:44 +02:00
snapshot Add end-to-end integration tests for Vaultik 2025-07-26 15:52:23 +02:00
vaultik Add end-to-end integration tests for Vaultik 2025-07-26 15:52:23 +02:00