Versions in this module Expand all Collapse all v1 v1.0.0 Jan 3, 2020 Changes in this version + type MySQL struct + ConnMaxLifeSecond int + Dsn string + MaxIdleConns int + MaxOpenConns int + func (m MySQL) Build() (pipeline.Handler, error) + func (m MySQL) Handle(ctx context.Context, reqRes *pipeline.HandleRes) (respRes *pipeline.HandleRes, err error)