Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallbackUrl ¶
func GenerateLnUrl ¶
Types ¶
type LnUrlAuthRepository ¶
type LnUrlAuthRepository interface { }
type LnUrlAuthResolver ¶
type LnUrlAuthResolver struct { Repository LnUrlAuthRepository AuthenticationResolver *authentication.AuthenticationResolver }
func NewResolver ¶
func NewResolver(repositoryService *db.RepositoryService) *LnUrlAuthResolver
func (*LnUrlAuthResolver) GetLnUrlAuth ¶
func (r *LnUrlAuthResolver) GetLnUrlAuth(rw http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.