 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
	Stream StreamConfig `yaml:"stream"`
	Snappy bool         `yaml:"snappy"`
}
    type ConfigGetter ¶
type ConfigGetter interface {
	GetDrpc() Config
}
    type StreamConfig ¶
type StreamConfig struct {
	MaxMsgSizeMb int `yaml:"maxMsgSizeMb"`
}
    
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
          
            mock_limiter
            
            
          
           Package mock_limiter is a generated GoMock package. | Package mock_limiter is a generated GoMock package. | 
 Click to show internal directories. 
   Click to hide internal directories.