Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCliManager ¶
func NewCliManager(ctx context.Context, log *slog.Logger, peer domain.Peer, p peerstorage.PeerStorage, s sessionstorage.SessionStorage, e explorer.Explorer, c client.Client, historyDir string) manager.Manager
Types ¶
type CliManager ¶
type CliManager struct {
// contains filtered or unexported fields
}
func (*CliManager) Run ¶
func (m *CliManager) Run() error
Click to show internal directories.
Click to hide internal directories.