capitalizationtitle

package
v0.0.0-...-e656f7d Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerV1

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

func NewServerV1

func NewServerV1(
	service Service,
) ServerV1

type Service

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

func NewService

func NewService(
	storage *Storage,
	resourceService resource.Service,
) Service

func (Service) AddPlan

func (s Service) AddPlan(
	sub string,
	plan api.CapitalizationTitlePlanData,
)

func (Service) AddPlanEvent

func (s Service) AddPlanEvent(
	sub string,
	planID string,
	event api.CapitalizationTitleEvent,
)

func (Service) AddPlanInfo

func (s Service) AddPlanInfo(
	sub string,
	planID string,
	info api.CapitalizationTitlePlanInfo,
)

func (Service) AddPlanSettlement

func (s Service) AddPlanSettlement(
	sub string,
	planID string,
	settlement api.CapitalizationTitleSettlement,
)

type Storage

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

func NewStorage

func NewStorage() *Storage

Jump to

Keyboard shortcuts

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