Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CharacterController ¶
type CharacterController struct { controllers.Controller RedisClient *redis.Client MarvelChannel marvel.Interface }
func (CharacterController) GetAllIDs ¶
func (c CharacterController) GetAllIDs(writer http.ResponseWriter, request *http.Request, params httprouter.Params) (apiError *models.ApiError)
func (CharacterController) GetById ¶
func (c CharacterController) GetById(writer http.ResponseWriter, request *http.Request, params httprouter.Params) (apiError *models.ApiError)
Click to show internal directories.
Click to hide internal directories.