http

package
v0.0.0-...-c52fe67 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2020 License: GPL-3.0 Imports: 22 Imported by: 0

Documentation

Overview

Package classification Qilin CRM API

Documentation of Qilin CRM api.

Schemes: http
BasePath: /api/v1
Version: 1
Host: localhost:7002

Consumes:
- application/json

Produces:
- application/json

swagger:meta

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(params Params) *echo.Echo

Types

type CustomValidator

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

func NewValidator

func NewValidator() *CustomValidator

func (*CustomValidator) Validate

func (cv *CustomValidator) Validate(i interface{}) error

type Params

type Params struct {
	fx.In

	AuthHandler                 *auth.Handler
	GameMediaHandler            game_media.Handler
	GameHandler                 game.Handler
	FeatureHandler              feature.Handler
	GenreHandler                genre.Handler
	TagHandler                  tag.Handler
	PostHandler                 post.Handler
	LanguageHandler             language.Handler
	MediaHandler                media.Handler
	LocalizationLanguageHandler localization_language.Handler
	CurrencyHandler             currency.Handler
	DiscountHandler             discount.Handler
	GameDiscountHandler         game_discount.Handler
	SettingsHandler             settings.Handler
	PricingHandler              pricing.Handler
}

Jump to

Keyboard shortcuts

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