Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SignerServer ¶
type SignerServer struct {
// contains filtered or unexported fields
}
func NewSignerServer ¶
func NewSignerServer(cfg *config.SignerConfig) (*SignerServer, error)
func (*SignerServer) Start ¶
func (s *SignerServer) Start() error
func (*SignerServer) Stop ¶
func (s *SignerServer) Stop()
Click to show internal directories.
Click to hide internal directories.