api

package
v0.0.0-...-1369677 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Activity

type Activity struct {
}

func (*Activity) Info

func (e *Activity) Info(ctx *gin.Context)

func (*Activity) List

func (e *Activity) List(ctx *gin.Context)

func (*Activity) Subscribe

func (e *Activity) Subscribe(ctx *gin.Context)

type ActivityRPCServer

type ActivityRPCServer struct {
}

func (*ActivityRPCServer) ActivityOffline

func (s *ActivityRPCServer) ActivityOffline(ctx context.Context, in *rpc.Activity) (*rpc.Response, error)

func (*ActivityRPCServer) ActivityOnline

func (s *ActivityRPCServer) ActivityOnline(ctx context.Context, in *rpc.Activity) (*rpc.Response, error)

func (*ActivityRPCServer) TopicOffline

func (s *ActivityRPCServer) TopicOffline(ctx context.Context, in *rpc.Topic) (*rpc.Response, error)

func (*ActivityRPCServer) TopicOnline

func (s *ActivityRPCServer) TopicOnline(ctx context.Context, in *rpc.Topic) (*rpc.Response, error)

type Shop

type Shop struct {
}

func (*Shop) AddCart

func (s *Shop) AddCart(ctx *gin.Context)

type User

type User struct{}

func (User) Login

func (u User) Login(ctx *gin.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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