Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckoutSession ¶
func CheckoutSession() (*stripe.CheckoutSession, error)
func GetAllBuckets ¶
func GetAllBuckets() ([]minio.BucketInfo, error)
Types ¶
type CreateCheckoutSessionResponse ¶
type CreateCheckoutSessionResponse struct {
SessionID string `json:"id"`
}
Click to show internal directories.
Click to hide internal directories.