Skip to content
  • Brad King's avatar
    gitlab: Enable construction via builder pattern · 479e8a74
    Brad King authored
    The protocol, host name, and access token are required and are therefore
    parameters of the `new` (and `new_insecure`) constructor.  Enable
    addition of other optional configuration by introducing a builder
    pattern.
    479e8a74