Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Entrypoint ¶
Types ¶
type ServerContext ¶
type ServerContext struct { Conf *config.Config Chooser *weightedrand.Chooser Start time.Time End time.Time }
func NewContext ¶
func NewContext(conf *config.Config) *ServerContext
func (*ServerContext) Choose ¶
func (s *ServerContext) Choose() []byte
func (*ServerContext) RequestsForSecond ¶
func (s *ServerContext) RequestsForSecond() int64
Click to show internal directories.
Click to hide internal directories.