Documentation ¶
Index ¶
- func ApproveEntrie(body []byte) (*pb.ApproveEntriesResponse, error)
- func CreateQuestion(body []byte) (*pb.CreateQuestionResponse, error)
- func CreateUser(request []byte) (*pb.CreateUserResponse, error)
- func Decrypt(key []byte, cryptoText string) map[string]string
- func GetEntries(token string) (*pb.GetEntriesResponse, error)
- func GetQuestion(body []byte) (*pb.GetQuestionResponse, error)
- func GetToken(email string) string
- func Login(body []byte) (*pb.GetSessionResponse, error)
- func Sorting(response *pb.CreateQuestionResponse) *pb.CreateQuestionResponse
- type Category
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApproveEntrie ¶
func ApproveEntrie(body []byte) (*pb.ApproveEntriesResponse, error)
ApproveEntrie ...
func CreateQuestion ¶
func CreateQuestion(body []byte) (*pb.CreateQuestionResponse, error)
CreateQuestion ...
func Sorting ¶
func Sorting(response *pb.CreateQuestionResponse) *pb.CreateQuestionResponse
Sorting ...
Types ¶
Click to show internal directories.
Click to hide internal directories.