routers

package
v0.0.0-...-410f739 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupAuthRouter

func SetupAuthRouter(mux *http.ServeMux, s *services.Service)

사용자 인증 관련 비 로그인 라우터 셋업

func SetupBoardRouter

func SetupBoardRouter(mux *http.ServeMux, s *services.Service)

일반 게시판 라우터들 등록하기

func SetupCommentRouter

func SetupCommentRouter(mux *http.ServeMux, s *services.Service)

일반 댓글 라우터들 등록하기

func SetupHomeRouter

func SetupHomeRouter(mux *http.ServeMux, s *services.Service)

홈화면에서 사용하는 라우터들 등록하기

func SetupLoggedInAuthRouter

func SetupLoggedInAuthRouter(mux *http.ServeMux, s *services.Service)

사용자 정보 가져오기 등 로그인 필요한 라우터 셋업

func SetupLoggedInBoardRouter

func SetupLoggedInBoardRouter(mux *http.ServeMux, s *services.Service)

로그인이 필요한 게시판 라우터들 등록하기

func SetupLoggedInChatRouter

func SetupLoggedInChatRouter(mux *http.ServeMux, s *services.Service)

쪽지 남기기 관련 라우터 셋업

func SetupLoggedInCommentRouter

func SetupLoggedInCommentRouter(mux *http.ServeMux, s *services.Service)

댓글 관련 중에서 로그인이 필요한 라우터들 등록하기

func SetupLoggedInNotiRouter

func SetupLoggedInNotiRouter(mux *http.ServeMux, s *services.Service)

알림 확인용 라우터 셋업

func SetupLoggedInUserRouter

func SetupLoggedInUserRouter(mux *http.ServeMux, s *services.Service)

사용자 관련 라우터 중 로그인 필요한 라우터 셋업

func SetupOAuthRouter

func SetupOAuthRouter(mux *http.ServeMux, s *services.Service)

OAuth 사용자 로그인 관련 라우터 셋업

func SetupRoutes

func SetupRoutes(mux *http.ServeMux, s *services.Service)

모든 라우터들을 등록하기

func SetupUserRouter

func SetupUserRouter(mux *http.ServeMux, s *services.Service)

사용자 관련 라우터 중 비 로그인 라우터 셋업

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL