customer

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: 2 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) Service

func (Service) AddPersonalComplimentaryInfo

func (s Service) AddPersonalComplimentaryInfo(
	sub string,
	info api.PersonalComplimentaryInfoData,
)

func (Service) AddPersonalIdentification

func (s Service) AddPersonalIdentification(
	sub string,
	identification api.PersonalIdentificationData,
)

func (Service) AddPersonalQualification

func (s Service) AddPersonalQualification(
	sub string,
	qualification api.PersonalQualificationData,
)

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