Versions in this module Expand all Collapse all v1 v1.0.3 Sep 13, 2023 Changes in this version + type LCS_Dynamic struct + func (m *LCS_Dynamic) GetAttribute() *C.Attribute + func (m *LCS_Dynamic) LcsCountMethod(source, pattern string) int + func (m *LCS_Dynamic) LcsStrMethod(source, pattern string) string + type LCS_Optimize struct + func (m *LCS_Optimize) GetAttribute() *C.Attribute + func (m *LCS_Optimize) Method()