package
0.0.0-20220218115607-914eb61e6026
Repository: https://github.com/hiromaily/go-gin-wrapper.git
Documentation: pkg.go.dev

# Functions

NewController returns Controller.

# Constants

FacebookAuth is for Facebook.
GoogleAuth is for google.

# Structs

FBPic is structure of picture on facebook.
LoginRequest is login payload.
ResFacebook is for response data from facebook.
ResGoogle is for response data from google.
UserRequest is expected request payload.

# Interfaces

Accounter interface.
Adminer interface.
APIJWTer interface.
APILister interface.
APIUser interface.
Baser interface.
Chater interface.
Controller interface.
Errorer interface.
Loginer interface.
OAuther interface.