apimanager

package
v0.0.0-...-c8bebc6 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2025 License: BSD-4-Clause Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api struct {
	// contains filtered or unexported fields
}

func InitAPI

func InitAPI(log *zap.Logger, production bool, proxyIP string) (*Api, error)

func (*Api) CloseMongoClient

func (api *Api) CloseMongoClient()

func (*Api) GetMyPermission

func (api *Api) GetMyPermission(c *gin.Context)

func (*Api) RunAPI

func (api *Api) RunAPI()

func (*Api) StripeRequired

func (api *Api) StripeRequired(c *gin.Context)

type WebhookHandler

type WebhookHandler struct {
	StripeConnection *stripemanager.StripeConnection
	Log              *zap.Logger
}

Jump to

Keyboard shortcuts

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