config

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Set provides a wire set.

Functions

This section is empty.

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

Config implements repository.Config.

func NewConfig

func NewConfig() *Config

func (*Config) Addr

func (c *Config) Addr() string

func (*Config) CloudTasksLocation added in v1.1.0

func (c *Config) CloudTasksLocation() string

func (*Config) CloudTasksQueue added in v1.1.0

func (c *Config) CloudTasksQueue() string

func (*Config) ConversationIDs

func (c *Config) ConversationIDs() repository.ConversationIDs

func (*Config) LINEChannelSecret

func (c *Config) LINEChannelSecret() string

func (*Config) LINEChannelToken

func (c *Config) LINEChannelToken() string

func (*Config) ServiceEndpoint added in v1.1.0

func (c *Config) ServiceEndpoint(path string) (*url.URL, error)

type ConversationIDs

type ConversationIDs struct {
	// contains filtered or unexported fields
}

ConversationIDs implements repository.ConversationIDs.

func (*ConversationIDs) Available

func (c *ConversationIDs) Available(conversationID model.ConversationID) bool

func (*ConversationIDs) List

func (c *ConversationIDs) List() []model.ConversationID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL