address

package
v0.0.0-...-ad9d088 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(srv *address.Service, logger *zap.Logger) *Controller

func (*Controller) FindById

func (c *Controller) FindById(ctx *fiber.Ctx) error

FindById godoc @Description Lookup an address @Tags wormholescan @ID find-address-by-id @Param address path string true "address" @Param page query integer false "Page number. Starts at 0." @Param pageSize query integer false "Number of elements per page." @Success 200 {object} response.Response[address.AddressOverview] @Failure 400 @Failure 404 @Failure 500 @Router /api/v1/address/:address [get]

Jump to

Keyboard shortcuts

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