Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtraSettings ¶
type ExtraSettings struct { // PeerApprovalEnabled enables or disables the need for peers bo be approved by an administrator PeerApprovalEnabled bool }
func (*ExtraSettings) Copy ¶
func (e *ExtraSettings) Copy() *ExtraSettings
Copy copies the ExtraSettings struct
Click to show internal directories.
Click to hide internal directories.