server

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server added in v0.1.1

type Server struct {
	AuthService   *services.AuthService
	SecretService *services.SecretService
	Address       string
}

Server сервер gRPC с сервисами аутентификации и хранения пользовательских данных

func New added in v0.1.1

func New(cfg config.Config) *Server

New создает новый Server с указанными настройками

func (*Server) Run added in v0.1.1

func (s *Server) Run(ctx context.Context)

Run функция запуска gRPC сервера с сервисами аутентификации и хранения пользовательских данных

Directories

Path Synopsis
mock
Package mock_storage is a generated GoMock package.
Package mock_storage is a generated GoMock package.
pg

Jump to

Keyboard shortcuts

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