update env example #35
Annotations
10 errors
config/config.go#L15
exported var DB should have comment or be unexported
|
config/config.go#L18
exported function InitDB should have comment or be unexported
|
config/config.go#L43
exported function InitialMigration should have comment or be unexported
|
config/config.go#L61
exported function LoadDotEnv should have comment or be unexported
|
constant/constant.go#L3
don't use ALL_CAPS in Go names; use CamelCase
|
constant/constant.go#L3
exported const SECRET_JWT should have comment or be unexported
|
controller/activityLogController.go#L12
exported type DB should have comment or be unexported
|
controller/activityLogController.go#L18
exported function GetActivityLogsController should have comment or be unexported
|
controller/activityLogController.go#L48
exported function GetActivityLogController should have comment or be unexported
|
controller/activityLogController.go#L77
exported function GetByUserIDActivityLogsController should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading