Expose internals more #120
Labels
enhancement
New feature or request
go
Pull requests that update Go code
good first issue
Good for newcomers
#115 showed the need to manipulate internals more easily for extending go-ctfd. This is motivated by the widespread adoption of plugins that extend or mutates the existing one.
For instance, the helper
call
could ease passing the functional options, where current exemples could not.The text was updated successfully, but these errors were encountered: