伪reddit:伪reddit SQL数据库

时间:2021-02-14 10:33:29
【文件属性】:
文件名称:伪reddit:伪reddit SQL数据库
文件大小:10KB
文件格式:ZIP
更新时间:2021-02-14 10:33:29
Go 欢迎使用在Go中创建Reddit克隆教程演练 :waving_hand: :house: 作者 :bust_in_silhouette: ** gowebexamples ** 审稿人 :bust_in_silhouette: **僧侣** 表示支持 给一个 :star: 如果这个项目对您有帮助! 该自述文件是使用 :red_heart: 通过 去安装 在您的终端中,运行sudo tar -C /usr/local -xzf (downloaded go version, eg go1.14.linux-amd64.tar.gz) 通过运行ls -ls/usr/local/go检查正确性 编辑配置文件nano ~/.profile ,并将export PATH=$PATH:/usr/local/go/bin行添加到文件末尾。 同时导出用户的主目录export PATH=$PATH:/home/your_directory/go/bin (例如,导出PATH = $ PATH:/ home / goweb / go
【文件预览】:
pseudo-reddit-master
----.gitignore(302B)
----go.mod(316B)
----Makefile(428B)
----postgres()
--------post_store.go(2KB)
--------comment_store.go(2KB)
--------thread_store.go(1KB)
--------store.go(582B)
----go.sum(3KB)
----README.md(2KB)
----web()
--------handler.go(3KB)
----migrations()
--------1_create_tables.down.sql(58B)
--------1_create_tables.up.sql(471B)
----cmd()
--------goreddit()
----goreddit.go(1KB)

网友评论