Documentation
¶
Index ¶
Constants ¶
View Source
const ( AppName = "PACTA" DefaultPort = 3000 )
Variables ¶
View Source
var AppVersion = "0.41.0"
Functions ¶
This section is empty.
Types ¶
type Service ¶ added in v0.37.0
Service extends Config with a DB connection and helper methods
func (*Service) GetUserByID ¶ added in v0.37.0
GetUserByID retrieves a user by ID including company_id
Click to show internal directories.
Click to hide internal directories.