cliclient

package
v0.0.0-...-9df599e Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package controller/cliclient реализует слой интерфейсов для клиентского приложения

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
}

Controller контроллер клиентского приложения

func New

func New(
	ucauth *clientauth.Usecase,
	ucstore *clientstore.Usecase,
	ucversion *clientversion.Usecase) *Controller

New ининциализирует экземпляр контроллера в пакете

func (*Controller) Serve

func (c *Controller) Serve(ctx context.Context) error

Serve запустить обработку cli команд

Jump to

Keyboard shortcuts

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