v1

package
v0.0.0-...-c3d3ff6 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PartyService

type PartyService struct{}

PartyService to host a party service

func (*PartyService) CreateParty

func (s *PartyService) CreateParty(ctx context.Context, request *party.PartyRequest) (*party.Party, error)

CreateParty creates a party

func (*PartyService) GetParty

func (s *PartyService) GetParty(ctx context.Context, request *party.PartyRequest) (*party.Party, error)

GetParty gets an individual party

func (*PartyService) UpdateParty

func (s *PartyService) UpdateParty(ctx context.Context, request *party.PartyRequest) (*party.Party, error)

UpdateParty updates an individual party

Jump to

Keyboard shortcuts

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