# Functions
DigitsStringValidator validates that the input is a valid string with only digits.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrintFileContent
This functions outputs the contents of a file to a writer
params :-
a.
No description provided by the author
WriteLidoStatusTable :
Prints the Lido Node Operator Information
params :-
a.
WriteListClientsTable :
Prints the supported clients table
params :-
a.
WriteListNetworksTable :
Prints the supported networks table
params :-
a.
WriteRandomizedClientsTable :
Prints the randomized clients table
params :-
a.
WriteSimpleTable :
Prints a simple table from given data
params :-
a.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockgen -package=sedge_mocks -destination=../../mocks/prompter.go github.com/NethermindEth/sedge/internal/ui Prompter.