legacy_consumer

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayConsumerService

type GatewayConsumerService interface {
	Clone(context.Context) GatewayConsumerService
	CreateDefaultConsumer(string, string, string, string) (*orm.GatewayConsumer, *orm.ConsumerAuthConfig, vars.StandardErrorCode, error)
	CreateConsumer(*dto.ConsumerCreateDto) *common.StandardResult
	GetProjectConsumerInfo(string, string, string) (*dto.ConsumerDto, error)
	GetConsumerInfo(string) *common.StandardResult
	UpdateConsumerInfo(string, *dto.ConsumerDto) *common.StandardResult
	GetConsumerList(string, string, string) *common.StandardResult
	DeleteConsumer(string) *common.StandardResult
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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