Versions in this module Expand all Collapse all v0 v0.1.0 Feb 14, 2021 Changes in this version + type Serverus struct + func NewServerus(port string) *Serverus + func (s *Serverus) ChainInterceptors(inter interface{}) + func (s *Serverus) InitGRPC() + func (s *Serverus) RegisterServer(fn registerServer) + func (s *Serverus) StartServerus()