🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/LIOU2021/gin-layout

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/LIOU2021/gin-layout

v1.12.9
Version published
Created

gin layout

where is system log ?

  • ./logs/gin.log

where is debug log?

  • ./logs/debug.log

prepare

  • create your env setting
cp .env.example .env

start

#1.
make build

#2.
gin-layout

cli

ref

test

  • go test -v
  • go test -run Test_CsrfToken -v
  • go test -cover -v

docker deploy

todo list

FAQs

Package last updated on 09 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts