<#550 Fix for osctrl-api context type mismatch> Pu...
# osctrl
g
#550 Fix for osctrl-api context type mismatch Pull request opened by zhuoyuan-liu This pull request fixes a context type mismatch issue #549 in the osctrl-api code. The
contextValue
and
contextKey
types have been renamed to
ContextValue
and
ContextKey
respectively to be used by
auth.go
. jmpsec/osctrl All checks have passed 24/24 successful checks