Documentation
¶
Index ¶
- func ActorIndex(c *gin.Context)
- func DeleteActor(c *gin.Context)
- func DeleteMovie(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func GraphqlHandler() gin.HandlerFunc
- func MovieIndex(c *gin.Context)
- func PlaygroundHandler() gin.HandlerFunc
- func ShowActor(c *gin.Context)
- func ShowActorMovies(c *gin.Context)
- func ShowMovie(c *gin.Context)
- func ShowMovieCast(c *gin.Context)
- func ShowUser(c *gin.Context)
- func SignUp(c *gin.Context)
- func StoreActor(c *gin.Context)
- func StoreMovie(c *gin.Context)
- func UpdateActor(c *gin.Context)
- func UpdateMovie(c *gin.Context)
- func UserIndex(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActorIndex ¶
func DeleteActor ¶
func DeleteMovie ¶
func DeleteUser ¶
func GraphqlHandler ¶
func GraphqlHandler() gin.HandlerFunc
func MovieIndex ¶
func PlaygroundHandler ¶
func PlaygroundHandler() gin.HandlerFunc
func ShowActorMovies ¶
func ShowMovieCast ¶
func StoreActor ¶
func StoreMovie ¶
func UpdateActor ¶
func UpdateMovie ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.