command
module
Version:
v0.0.0-...-005d3ff
Opens a new window with list of versions in this module.
Published: Aug 22, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
PassFlow
require
.env
(local development only)
REDIS_HOST="localhost"
REDIS_ADDR="6379"
REDIS_DB="0"
REDIS_POOL="1000"
REDIS_PWD=""
ECHO_ADDR="1323"
Usage
make up
go run .
Postmanなどを使うと便利です
流れ
- /info でユーザー情報を登録
- /info/:id でユーザー情報が取得できるか確認
- /pos でユーザーの位置情報を登録
再起動した場合Infoが消えるので1,2をやり直さないとダメ(現状永続化してない やります)
API
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.