address

package
v0.0.0-...-bf9679a Latest Latest
Warning

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

Go to latest
Published: May 15, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddressServiceImpl

func NewAddressServiceImpl(
	addressRepository address.AddressRepository,
	villageRepository village.VillageRepository,
) *addressServiceImpl

Types

type AddressService

type AddressService interface {
	Update(ctx context.Context, id string, p payload.UpdateAddress) (err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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