Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InternalYPath = source.Any(restconf.InternalYPath, source.EmbedDir(internal, "yang"))
Access to fc-gnmi yang definitions.
View Source
var Version = "0.0.0"
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) Apply ¶
func (s *Server) Apply(opts ServerOpts) error
func (*Server) Options ¶
func (s *Server) Options() ServerOpts
type ServerOpts ¶
type ServerOpts struct {
Port string
}
Click to show internal directories.
Click to hide internal directories.