v1

package
v0.0.0-...-c46be8d Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package v1 contains the full set of handler functions and routes supported by the v1 web api.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes(app *web.App, cfg Config)

Routes binds all the version 1 routes.

Types

type Config

type Config struct {
	Log    *zap.SugaredLogger
	Auth   *auth.Auth
	DB     *sqlx.DB
	Broker broker.Broker
}

Config contains all the mandatory systems required by handlers.

Directories

Path Synopsis
Package candlegrp maintains the group of handlers for candle access.
Package candlegrp maintains the group of handlers for candle access.
Package ordergrp maintains the group of handlers for order access.
Package ordergrp maintains the group of handlers for order access.
Package positiongrp maintains the group of handlers for position access.
Package positiongrp maintains the group of handlers for position access.
Package symbolgrp maintains the group of handlers for order access.
Package symbolgrp maintains the group of handlers for order access.
Package usergrp maintains the group of handlers for user access.
Package usergrp maintains the group of handlers for user access.

Jump to

Keyboard shortcuts

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