Documentation ¶
Index ¶
- func GenerateDetailBetweenUsers(records []*recordStoreModels.RecordRetrieveResult, hostID string, ...) (*recordServiceModels.DetailBetweenUsers, error)
- func GenerateGroupDetails(records []*recordStoreModels.RecordRetrieveResult) (*recordServiceModels.GroupDetails, error)
- func ObjToString(object interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDetailBetweenUsers ¶
func GenerateDetailBetweenUsers(records []*recordStoreModels.RecordRetrieveResult, hostID string, guestID string) (*recordServiceModels.DetailBetweenUsers, error)
GenerateDetailBetweenUsers Generates the detailed info between two user
func GenerateGroupDetails ¶
func GenerateGroupDetails(records []*recordStoreModels.RecordRetrieveResult) (*recordServiceModels.GroupDetails, error)
GenerateGroupDetails Generates the detailed info for a group
func ObjToString ¶
func ObjToString(object interface{}) string
ObjToString converts a golang struct to string (json format)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.