client

package
v0.0.0-...-2cc85a8 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Addr = "127.0.0.1:1234"

Addr is migemo RPC server address.

Functions

func Compile

func Compile(s string) (*regexp.Regexp, error)

Compile compiles a migemo string and get regexp.Regexp with migemo RPC server.

Types

type Client

type Client rpc.Client

Client is a migemo RPC client

func Connect

func Connect() (*Client, error)

Connect connects migemo RPC server and get Client.

func (*Client) Compile

func (c *Client) Compile(s string) (*regexp.Regexp, error)

Compile compiles a migemo string and get regexp.Regexp.

Jump to

Keyboard shortcuts

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