package
Version:
v0.0.0-...-1881185
Opens a new window with list of versions in this module.
Published: Dec 18, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
findOneUser: 유저 하나를 찾는다
return case 1: return nil, nil : 조건에 맞는 유저 정보가 없을 때
return case 2: return nil, e : 쿼리에서 에러가 나올 때
return case 3: return data, nil: 데이터를 찾았을 때
Source Files
¶
Click to show internal directories.
Click to hide internal directories.