Versions in this module Expand all Collapse all v0 v0.0.1 Sep 6, 2021 Changes in this version + type LINEAuthzServer struct + Client *goline.Client + Log logr.Logger + func (s *LINEAuthzServer) Check(ctx context.Context, req *authv3.CheckRequest) (*authv3.CheckResponse, error) + func (s *LINEAuthzServer) Run(ctx context.Context, lis net.Listener) error