Documentation ¶
Index ¶
- func Delete(ctx tp.CallCtx, args *types.DeleteArgs) (*struct{}, *tp.Status)
- func Get(ctx tp.CallCtx, args *types.GetArgs) (*types.GrayMatch, *tp.Status)
- func IsGray(ctx tp.CallCtx, args *types.IsGrayArgs) (*types.IsGrayResult, *tp.Status)
- func Route(root string, router *tp.Router)
- func Set(ctx tp.CallCtx, args *types.SetArgs) (*struct{}, *tp.Status)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGray ¶
func IsGray(ctx tp.CallCtx, args *types.IsGrayArgs) (*types.IsGrayResult, *tp.Status)
IsGray check whether the service should use grayscale based on the uid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.