# Functions

No description provided by the author
Entry
Entry 基础API.
No description provided by the author
InitDefault 初始化semiater的环境变量,包含: 1.
InitWithConfig 使用配置初始化Seamiter.
InitWithConfigFile 根据给定的YAML文件路径初始化seamiter.
InitWithParser 使用给定的解析方法反序列化configBytes并返回config.Entity.
No description provided by the author
TraceError records the provided error to the given seaEntry.
WithArgs sets the resource entry with the given additional parameters.
WithAttachment set the resource entry with the given k-v pair.
WithAttachments set the resource entry with the given k-v pairs.
WithBatchCount sets the resource entry with the given batch count (by default 1).
WithFlag sets the resource entry with the given additional flag.
WithFromService 设置来源服务.
WithHeaders sets the resource entry with the given headers.
WithMetaData sets the resource entry with the given context key value.
WithResourceType sets the resource entry with the given resource type.
WithRsps sets the resource entry with the given additional rsps.
WithSlotChain sets the slot chain.
WithTrafficType sets the resource entry with the given traffic type.

# Structs

EntryOptions represents the options of a sea resource entry.

# Interfaces

InitialFunc 初始化Func.

# Type aliases

No description provided by the author