Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
func NewRepository ¶
func NewRepository() *Repository
func (*Repository) Add ¶
func (r *Repository) Add(client client.Client)
func (*Repository) GetAll ¶
func (r *Repository) GetAll() (clients []client.Client)
Click to show internal directories.
Click to hide internal directories.