Documentation ¶
Index ¶
- func GetBucket(ctx context.Context) string
- func GetMethod(ctx context.Context) s3.Method
- func GetObject(ctx context.Context) string
- func GetStorage(ctx context.Context) string
- func GetTraceID(ctx context.Context) string
- func GetUser(ctx context.Context) string
- func SetBucket(ctx context.Context, in string) context.Context
- func SetFlow(ctx context.Context, in Flow) context.Context
- func SetMethod(ctx context.Context, in s3.Method) context.Context
- func SetObject(ctx context.Context, in string) context.Context
- func SetStorage(ctx context.Context, in string) context.Context
- func SetTraceID(ctx context.Context, in string) context.Context
- func SetUser(ctx context.Context, u string) context.Context
- type Flow
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStorage ¶
func GetTraceID ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.