backend

package
v0.0.0-...-8ed447c Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

Backend

This folder contains all the code used to implement the backend server.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger *logrus.Logger

Logger is the backend logger

Functions

This section is empty.

Types

type Backend

type Backend struct {
}

Backend should be used to implement the server interface exposed by the generated server proto.

func (*Backend) Ping

func (b *Backend) Ping(ctx context.Context, req *dashboard.Hello) (*dashboard.Pong, error)

Ping test if the backend alive

Jump to

Keyboard shortcuts

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