//
pkg.gl
Category
github.com/omni-network/omni
lib
feature
package
0.11.0
Repository:
https://github.com/omni-network/omni.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
78 SLOC
#
Functions
BindFlag
BindFlag binds the network identifier flag.
WithFlag
WithFlag is a convenience function for testing to enable single flags.
WithFlags
WithFlags returns a copy of the context with the given flags enabled.
#
Constants
FlagEVMStakingModule
FlagEVMStakingModule enables the wip EVM Staking Module feature.
#
Type aliases
Flag
Flag is a feature flag.
Flags
Flags is a convenience type for a slice of flags providing easy formatting to TOML and usage with spf13 flags.