diff options
| author | James Mills <1290234+prologic@users.noreply.github.com> | 2024-02-17 07:00:02 +1000 |
|---|---|---|
| committer | James Mills <1290234+prologic@users.noreply.github.com> | 2024-02-17 07:00:02 +1000 |
| commit | 5e0946bf326c3ff5869cc0c2da94e4d6761d6475 (patch) | |
| tree | ab6f23156d93f45cd21465d03b76d3c0e6ffbe74 /cmd | |
| parent | ab40058ad70401ccb8029a255877ac49767698ee (diff) | |
Upgrade to Bitcask v2
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/tube/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/tube/main.go b/cmd/tube/main.go index c1c97f2..a366728 100644 --- a/cmd/tube/main.go +++ b/cmd/tube/main.go @@ -1,3 +1,4 @@ +// Package main implements a simple Youtube-like self-hosted video sharing service. package main import ( |
