http

package
v0.0.0-...-febeaf7 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Provide(
	NewServer,
)

Functions

func RegisterRoutes

func RegisterRoutes(router *gin.Engine, server *Server)

Types

type Server

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

func NewServer

func NewServer(clientEtherscan etherscan.Client, clientNFTPort nftport.Client) *Server

func (*Server) ListAccountNFTs

func (s *Server) ListAccountNFTs(ctx *gin.Context)

func (*Server) ListContractNFTs

func (s *Server) ListContractNFTs(ctx *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳