http

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(c *conf.Config, s *service.Service)

Init init https

Types

type OffsetMsg

type OffsetMsg struct {
	Partition int32 `json:"partition"`
	Offset    int64 `json:"offset"`
	ErrorCode int64 `json:"error_code"`
}

OffsetMsg response message

type Record

type Record struct {
	Key   string          `json:"key"`
	Value json.RawMessage `json:"value"`
}

Record pub message

Jump to

Keyboard shortcuts

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