package
0.0.0-20240816031437-86457b90212c
Repository: https://github.com/an-halim/golang-advanced.git
Documentation: pkg.go.dev

# Functions

NewsubmissionHandler membuat instance baru dari submissionHandler.
NewUserHandler membuat instance baru dari UserHandler.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

IsubmissionHandler mendefinisikan interface untuk handler submission.
IUserHandler mendefinisikan interface untuk handler user.