Documentation ¶
Overview ¶
Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com
Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CorsClient ¶
type CorsClient struct {
// contains filtered or unexported fields
}
func GetClient ¶
func GetClient() *CorsClient
func (*CorsClient) Configure ¶
func (c *CorsClient) Configure(v any)
func (*CorsClient) GetConfig ¶
func (c *CorsClient) GetConfig() features.CorsConfig
func (*CorsClient) Name ¶
func (c *CorsClient) Name() string
Click to show internal directories.
Click to hide internal directories.