server

package
v0.0.0-...-2119b44 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimPoolEventServer

type SimPoolEventServer struct {
	epb.UnimplementedEventNotificationServiceServer
	// contains filtered or unexported fields
}

func NewSimPoolEventServer

func NewSimPoolEventServer(orgName string, simPoolRepo db.SimRepo) *SimPoolEventServer

func (*SimPoolEventServer) EventNotification

func (l *SimPoolEventServer) EventNotification(ctx context.Context, e *epb.Event) (*epb.EventResponse, error)

type SimPoolServer

type SimPoolServer struct {
	pb.UnimplementedSimServiceServer
	// contains filtered or unexported fields
}

func NewSimPoolServer

func NewSimPoolServer(orgName string, simRepo db.SimRepo, msgBus mb.MsgBusServiceClient) *SimPoolServer

func (*SimPoolServer) Add

func (p *SimPoolServer) Add(ctx context.Context, req *pb.AddRequest) (*pb.AddResponse, error)

func (*SimPoolServer) Delete

func (*SimPoolServer) Get

func (p *SimPoolServer) Get(ctx context.Context, req *pb.GetRequest) (*pb.GetResponse, error)

func (*SimPoolServer) GetByIccid

func (*SimPoolServer) GetSims

func (*SimPoolServer) GetStats

func (*SimPoolServer) Upload

Jump to

Keyboard shortcuts

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